el-get/recipes/color-theme-zenburn.rcp
Zaicheng Qi 48435ae8a2 cherry picked from vmlinz see #1121.
* update color-theme-zenburn's recipe, cause it's now based on deftheme
* new theme dream-theme from djcb

Conflicts:

	recipes/color-theme-zenburn.rcp
2013-10-08 00:20:29 +09:00

8 lines
305 B
Plaintext

(:name color-theme-zenburn
:description "Just some alien fruit salad to keep you in the zone"
:website "https://github.com/bbatsov/zenburn-emacs"
:type github
:pkgname "bbatsov/zenburn-emacs"
:post-init (add-to-list 'custom-theme-load-path
default-directory))