jkaving / intellij-colors-solarized

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

Incorrect colour in search window for numbers #176

Open soshial opened 4 years ago

soshial commented 4 years ago

1.

Android Studio Appearance Theme: Darcula Editor Color Scheme: Darcula Comment: ALL CORRECT.

s_darcula-darcula

2.

Android Studio Appearance Theme: Darcula Editor Color Scheme: Solarized Light (Darcula) Comment: WRONG blue colour in the search window.

s_Darcula-SolarizedLightDarcula

3.

Android Studio Appearance Theme: Darcula Editor Color Scheme: Solarized Light Comment: WRONG blue colour in the search window.

s_Darcula-SolarizedLight

4.

Android Studio Appearance Theme: Default Editor Color Scheme: Solarized Light Comment: CORRECT red color in the search window.

s_Default-SolrizedLight

5.

Android Studio Appearance Theme: Default Editor Color Scheme: Default Comment: CORRECT color in the search window.

Screenshot 2020-03-08 at 16 21 12

6.

Android Studio Appearance Theme: Darcula Editor Color Scheme: Solarized Dark (Darcula) Comment: CORRECT red colour in the search window.

Screenshot 2020-03-08 at 16 25 11

7.

Android Studio Appearance Theme: Darcula Editor Color Scheme: Solarized Dark Comment: CORRECT red colour in the search window.

Screenshot 2020-03-08 at 16 27 47
jkaving commented 8 months ago

The only way I can get it to look wrong now is if I use Solarized Dark (regular or Dracula doesn't matter) and a light theme:

Screenshot of IntelliJ IDEA (2024-01-05, 01-29-35)

I think the search dialog falls back to the default light theme (where numbers are blue).

I don't think it's worth fixing all problems caused by mixing a light scheme with a dark theme (and vice versa).