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

Colors different between vim and emacs #98

Closed johnson-christopher closed 11 years ago

johnson-christopher commented 11 years ago

I know, this issue has shown up multiple times, and I read through all of them and I'm still not sure exactly what's happening here. This is a screenshot of gVim and Emacs (the GUI version) side by side on my machine looking at Python code:

vim_vs_emacs

What's going on here? Is this a problem with python-mode not highlighting things with the correct colors?

johnson-christopher commented 11 years ago

Nevermind. It's definitely python-mode giving it the wrong faces.

johnson-christopher commented 11 years ago

In case anyone else runs into this same issue, I found this to fix the problem with python mode:

http://www.ummae.com/programming/tools/emacs/emacs-with-solarized-dark-on-iterm2-python