sellout / emacs-color-theme-solarized

Emacs highlighting using Ethan Schoonover’s Solarized color scheme
http://ethanschoonover.com/solarized
MIT License
1.16k stars 202 forks source link

Fix the `match' face's specification #148

Closed johnmastro closed 9 years ago

johnmastro commented 9 years ago

It looks like the match face's specification wasn't updated with the recent changes in master, causing it to have no effect.

I checked for other instances of the same issue but didn't see any.

sellout commented 9 years ago

Thanks!