Discussion:
Different fg/bg values for same color number?
Stephen Hicks
2017-04-22 01:48:25 UTC
Permalink
I recently tried to adjust some of my colors to be a bit brighter
(i.e. my colors1-6 are now closer to my colors9-14), which generally
worked well, but I found that a number of cases where non-bold colors
were used as backgrounds became too glaringly bright.

Is there a way to specify that color2's foreground color should be
(say) #44EE44, but if it's used as a background, it should be #00AA00?
If not, is it something that's feasible (or desirable) to implement?

Thanks,
steve
Alex Efros
2017-04-22 09:27:12 UTC
Permalink
Hi!
Post by Stephen Hicks
Is there a way to specify that color2's foreground color should be
(say) #44EE44, but if it's used as a background, it should be #00AA00?
If not, is it something that's feasible (or desirable) to implement?
Maybe it's better to just use one of RGB color cube colors 16-231 instead
of making two different colors of color 2?
--
WBR, Alex.
Loading...