Merge pull request #986 from shishi/add_solarized

add solarized which emacs built in color theme
This commit is contained in:
Dimitri Fontaine 2012-12-30 05:23:50 -08:00
commit 6247afc785

View File

@ -0,0 +1,5 @@
(:name solarized-theme
:type github
:pkgname "sellout/emacs-color-theme-solarized"
:description "Solarized themes for Emacs"
:prepare (add-to-list 'custom-theme-load-path default-directory))