el-get/recipes/dream-theme.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
336 B
Plaintext

(:name dream-theme
:description "emacs color theme; inspired by sinburn/zenburn, but a bit darker; optimized for long coding sessions"
:website "https://github.com/djcb/dream-theme"
:type github
:pkgname "djcb/dream-theme"
:post-init (add-to-list 'custom-theme-load-path
default-directory))