Add recipe for Tomorrow theme

This commit is contained in:
Jim Myhrberg 2012-04-06 10:36:58 +01:00
parent 2f2390f978
commit 607f725c06

View File

@ -0,0 +1,8 @@
(: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))