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

Use solarized colors for shell-mode and term-mode #78

Closed leea closed 11 years ago

leea commented 11 years ago

Originally, the theme doesn't apply to the colors in shell-mode or in term-mode. This commit adds solarized color definitions for term-mode, and defines a solarized ansi-color-names-vector for setting colors in shell-mode.

Note: colors for term-mode only work for (to be released) emacs 24.3 and later.

ColemanGariety commented 7 years ago

White ought to be base3, no? base00 is dim white?