el-get/recipes/dream-theme.rcp

8 lines
336 B
Plaintext
Raw Normal View History

(: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))