add solarized which for emacs built in color theme

This commit is contained in:
Shigenobu Nishikawa 2012-12-18 11:55:12 +09:00
parent 4e40030a7a
commit 587c1bcdb9

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))