jasonhulbert/jetbrains-trash-panda-theme

Moonlight Background in tab has light theme in DataGrip

Closed this issue · 2 comments

image

Daylight, Blacklight, Dawnlight and Trash Panda are just fine

@koalazub You need to set the corresponding "Color Scheme" which is distinct from the UI "Theme". Unfortunately, jetbrains IDEs sometimes do not automatically select the correct, corresponding "Color Scheme" when switching the "Theme".

Depending on the IDE version you are using, you'll be able to change the "Color Theme" in one of two places:

In "Appearance & Behavior" -> "Appearance" -> "Editor Color Scheme"

Screenshot 2024-05-22 at 8 29 05 AM

Or, in "Editor -> "Color Scheme" -> "Scheme"

Screenshot 2024-05-22 at 8 29 18 AM

Ah! I should've checked that. I'm using the DataGrip EAP and didn't think that there'd be a bug when switching between those two themes.

Thanks for pointing that out