-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selected text is nearly unperceivable in Light theme #5
Comments
Similar but not quite as bad with selected braces color ("Brace highlight style"). |
I observed the same issue for the light theme. I resolved it by changing the bgColor value in the following line:
to EEE8D5, which is the code for the "Base2" background tone. This is still a subtle shading, but it works well for me. |
Been a long while, but hey, thanks for replying. :) As for myself, for the selected text color background I went with white (noticeable though not quite as pretty). Playing with it, shades of non-dark gray can also work well, as does your 'light brown'-ish color (I'd probably use a slightly darker version of it to be more noticeable without straining my eyes). |
I get that. I just went with a color from the pallet.
Douglas J. Renze
[email protected]
"Unless you are willing to do the ridiculous, God will not do the miraculous."
- Mother Angelica
…________________________________
From: Nakashio <[email protected]>
Sent: Friday, September 14, 2018 10:03 AM
To: walesmd/notepad-plus-plus-solarized
Cc: drenze; Comment
Subject: Re: [walesmd/notepad-plus-plus-solarized] Selected text is nearly unperceivable in Light theme (#5)
Been a long while, but hey, thanks for replying. :)
As for myself, for the selected text color background I went with white (noticeable though not quite as pretty). Playing with it, shades of non-dark gray can also work well, as does your 'light brown'-ish color (I'd probably use a slightly darker version of it to be more noticeable without straining my eyes).
And for the brace highlight style I just went with an obvious orange (rgb 255,128.0), even outright red would work and might possibly be better I suppose.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
The text background color change is hard to notice, as the color is close to the normal background color. Probably not intended...
The text was updated successfully, but these errors were encountered: