el-get/recipes/dream-theme.rcp
Ryan C. Thompson cf34f9aa0a Clean up whitespace
This commit is the result of running cleanup-whitespace.sh.

Fixes #549.
2014-02-21 10:52:48 -08:00

8 lines
357 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))