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

Solarized breaks "customize-theme" #92

Closed zilti closed 9 years ago

zilti commented 11 years ago

I installed "solarized" using packages and the marmalade repo. After installation the theme immediately switches to solarized-light. "customize-theme" shows 3 themes, Solarized (which is broken) and Solarized-light and Solarized-dark. I can select either the light or dark one and save the setting, but after restarting, Emacs starts with no theme at all.

mwfogleman commented 10 years ago

I was having a similar problem. My guess is that you still have some settings either in customize-themes, or in your init.el. Try commenting out any lines in the variables set by customize, and reloading the init file.

sellout commented 9 years ago

The marmalade version is very old. Also, I have just today merged a big overhaul. I think this issue is fixed now, but please reopen if that is not the case for you. Thanks.