jasonhulbert / jetbrains-trash-panda-theme

A theme for raccoons and other creatures of the night
63 stars 14 forks source link

Moonlight Background in tab has light theme in DataGrip #58

Closed koalazub closed 5 months ago

koalazub commented 5 months ago
image

Daylight, Blacklight, Dawnlight and Trash Panda are just fine

jasonhulbert commented 5 months ago

@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
koalazub commented 5 months ago

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