el-get/recipes/color-theme-zenburn.rcp
Noam Postavsky e4634d9e16 consolidate 3 zenburn recipes into 1
zenburn-emacs.rcp referred to the same code as
color-theme-zenburn.rcp. zenburn-theme.rcp referred to a version of
zenburn that hasn't been updated for 2 years.
2014-04-09 22:25:26 -04:00

8 lines
317 B
Plaintext

(:name color-theme-zenburn
:description "The Zenburn colour theme ported to Emacs"
:website "https://github.com/bbatsov/zenburn-emacs"
:minimum-emacs-version "24"
:type github
:pkgname "bbatsov/zenburn-emacs"
:prepare (add-to-list 'custom-theme-load-path default-directory))