jkaving / intellij-colors-solarized

Solarized Colorscheme for IntelliJ IDEA
3.26k stars 432 forks source link

Incorrect background color (white) in commit dialog in PhpStorm 2020.1 #178

Closed aik099 closed 8 months ago

aik099 commented 4 years ago

In PhpStorm 2019.3 the textarea of commit dialog, where commit message is written was styled the same was as main editor. This no longer happens in PhpStorm 2020.1.

PhpStorm2020 1_IncorrectCommitDialogColor

Not sure if new color variables were introduced or support for such thing was removed.

jkaving commented 8 months ago

I tested this in PhpStorm 2023.3.2 and it seems to depend on the theme you use. If I use Solarized Dark together with a dark theme I get this:

Screenshot of PhpStorm (2024-01-04, 21-53-16)

But if I use Solarized Dark with a light theme (see the light borders on the windows) I get this:

Screenshot of PhpStorm (2024-01-04, 21-54-24)

The same thing happens with Solarized Light and a dark theme.

When switching the color scheme that is the opposite of the theme I do get this warning: Screenshot 2024-01-04 at 21 57 37

I don't think there's much that can be done in the color scheme alone to fix this.

aik099 commented 8 months ago

I'm now using a combination of https://github.com/4lex4/intellij-platform-solarized IDE theme and color scheme from this repository.

P.S. The plugin was removed by the author, but you can view it on the https://web.archive.org/web/20220926180039/https://github.com/4lex4/intellij-platform-solarized .