el-get/recipes/tomorrow-theme.rcp

10 lines
371 B
Plaintext
Raw Normal View History

2012-04-06 17:36:58 +08:00
(:name tomorrow-theme
:description "Colour Schemes for Hackers"
:website "https://github.com/chriskempson/tomorrow-theme"
2012-04-24 16:29:00 +08:00
:type github
:pkgname "chriskempson/tomorrow-theme"
2012-04-06 17:36:58 +08:00
:load-path "GNU Emacs"
:minimum-emacs-version 24
2012-04-06 17:36:58 +08:00
:post-init (add-to-list 'custom-theme-load-path
default-directory))