el-get/recipes/twilight-bright-theme.rcp
2012-07-02 15:07:10 +01:00

9 lines
417 B
Plaintext

(:name twilight-bright-theme
:description "A Emacs port of the TextMate theme by the same name with some minor tweaks and additions."
:website "https://github.com/jimeh/twilight-bright-theme.el"
:type github
:pkgname "jimeh/twilight-bright-theme.el"
:minimum-emacs-version 24
:post-init (add-to-list 'custom-theme-load-path
default-directory))