altercation / solarized

precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
http://ethanschoonover.com/solarized
MIT License
15.82k stars 3.52k forks source link

Invisible text in iTerm, visible when highlighting #376

Open eyaleizenberg opened 6 years ago

eyaleizenberg commented 6 years ago
screen shot 2017-11-29 at 17 27 34 screen shot 2017-11-29 at 17 28 06

Suggestions?

tbodt commented 6 years ago

Solarized uses the same color for "bright black" as it does for the background, so the text is invisible. You'll have to modify the bright black color to be something more visible.

AkashaRepo commented 5 years ago

Wouldn't it make more sense for Solaized to not use bright black as the background color? OP's use case is not unusual.

jeffbyrnes commented 5 years ago

The same happens with Solarized Light w/ things that are “bright white” I think.

Olshansk commented 4 years ago

In case anyone else comes by this problem:

Screen Shot 2020-10-30 at 8 05 34 PM

danielcompton commented 4 years ago

@Olshansk what colour did you change it to?

Olshansk commented 4 years ago

@danielcompton RGB hex is 268299.

buesing commented 2 years ago

This seems to be the color that vim solarized uses as background. So that's another problem - if you change it to another color, that will now be vim's background color and will not match the iterm background color anymore.

dewan-ahmed commented 11 months ago

This was helpful; thank you.