el-get/recipes/color-theme-twilight.rcp
2011-10-16 12:33:53 -05:00

9 lines
367 B
Plaintext

(:name color-theme-twilight
:description "Twilight color theme for GNU Emacs inspired by TextMate."
:type git
:url "http://github.com/crafterm/twilight-emacs.git"
:depends color-theme
:post-init (lambda ()
(autoload 'color-theme-twilight "color-theme-twilight"
"color-theme: twilight" t)))