Add sanityinc-solarized and sanityinc-tomorrow theme families

This commit is contained in:
Steve Purcell 2012-03-02 18:37:56 +00:00
parent 286764ba27
commit d284e62ccf

View file

@ -17,6 +17,14 @@
:url "git://github.com/technomancy/clojure-mode.git"
:fetcher git
:files ("clojurescript-mode.el"))
(color-theme-sanityinc-solarized
:url "git://github.com/purcell/color-theme-sanityinc-solarized.git"
:fetcher git
:files ("*.el"))
(color-theme-sanityinc-tomorrow
:url "git://github.com/purcell/color-theme-sanityinc-tomorrow.git"
:fetcher git
:files ("*.el"))
(csv-mode
:url "git://github.com/emacsmirror/csv-mode.git"
:fetcher git)