-
Notifications
You must be signed in to change notification settings - Fork 273
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
UCM ANSI colors invisible in popular color schemes #4510
Comments
Which ANSI colors are causing problems here? We could either not use those colors (seems like kind of a bummer) or submit PRs upstream, since this issue would affect any program using those color schemes with ANSI codes. |
It seems that it is unlikely that Solarized Dark will fix this upstream, unfortunately. Here's an open issue from 2012 tracking the problem. altercation/solarized#220 |
Good grief, I just made the mistake of reading that thread and it made me sad. But yeah, let's not counting on upstream ever changing. :) To fix this (PR welcome!!), check in Also maybe just grep for
|
Here's iTerm2 with Solarized Dark, the most popular color scheme for iTerm2:
Here's iTerm2 with Gruvbox Light, another popular scheme:
Maybe we can make sure the screen is legible in like the top 6 most popular color schemes (in both dark and light variants):
The text was updated successfully, but these errors were encountered: