el-get/recipes/tomorrow-theme.rcp
2013-10-20 19:03:04 +02:00

11 lines
424 B
Plaintext

(:name tomorrow-theme
:description "Colour Schemes for Hackers"
:website "https://github.com/chriskempson/tomorrow-theme"
:type github
:pkgname "chriskempson/tomorrow-theme"
:load-path "GNU Emacs"
:minimum-emacs-version 24
:autoloads nil
:post-init (add-to-list 'custom-theme-load-path
(expand-file-name "GNU Emacs" default-directory)))