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

Fix theme "background-mode" variable definition #131

Closed mattduck closed 9 years ago

mattduck commented 9 years ago

Set the theme background-mode variable to the string "light" or "dark" rather than the equivalent symbol. This fixes the "Symbol's value as variable is void: dark" (or light) error that prevents the Custom Theme buffer loading when trying to customize a Solarized theme.

sellout commented 9 years ago

Fixed in the big overhaul.