el-get/recipes/tomorrow-theme.rcp

9 lines
354 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"
:type git
:url "https://github.com/chriskempson/tomorrow-theme.git"
:load-path "GNU Emacs"
:post-init (add-to-list 'custom-theme-load-path
default-directory))