image.png
# compose
t
image.png
k
You need to give it a surface or a box or something with the
surface
background to take up all the available space
t
aside from that, why would the editor default to a white background when I'm clearly in dark mode?
my IDE is in dark mode
the app is wanting dark mode
explain the white
s
He literally explained what you'd need to do for the surface to be dark. The app being in dark mode or not does not magically do anything unless you tell it to. With "Surface" in this case.
t
what I'm pointing out is that the default colour of the background is wrong
I shouldn't have to create UI in my app to make IDEA show the right background colour
at no point did anything in my app paint white, so I shouldn't be seeing white
the IDE is set to dark, so it should be dark
I don't know how much clearer I can make this
k
It’s showing you the preview of your content which is just a button. Everything else is up for interpretation, which won’t have any connection to what you’ll see on your actual device screen.
If you feel that IntelliJ in dark mode should use dark background fill of the preview pane, file a bug in their tracker