sellout / emacs-color-theme-solarized

Emacs highlighting using Ethan Schoonover’s Solarized color scheme
http://ethanschoonover.com/solarized
MIT License
1.15k stars 201 forks source link

Add background variants for term-color-* #89

Closed bradwright closed 10 years ago

bradwright commented 11 years ago

These have defaults which don't look right in ansi-term etc.

They're also safe to overwrite the background color of because each variant applies to the ANSI equivalent of background/foreground, e.g text won't suddenly become entirely orange.

Without this change you get yellow background like the one seen on master:

Screen Shot 2013-03-31 at 19 40 28

Prior to this change running M-x describe-face term-color-yellow shows the following:

Face: term-color-yellow (sample) (customize this face)
...
Foreground: #a57705
Background: yellow3