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

Here are some fixes I made. #20

Closed milkypostman closed 12 years ago

milkypostman commented 13 years ago

There were a number of discrepancies between what I was seeing in Emacs and what I would see in VIM for the same code. It was just a few things with matching parens and the cursor color.

Basically I took and made it so the theme would use the sRGB instead of the Gen RGB by toggling the flag in the lisp code that initializes the hex colors.