Skip to content

Commit

Permalink
Merge pull request dimitri#706 from jimeh/add-tomorrow-night-paradise…
Browse files Browse the repository at this point in the history
…-theme-recipe

Add recipe for Tomorrow Night Paradise theme
  • Loading branch information
dimitri committed May 4, 2012
2 parents 6abb880 + 6ea200b commit 0105f31
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipes/tomorrow-night-paradise-theme.rcp
@@ -0,0 +1,7 @@
(:name tomorrow-night-paradise-theme
:description "A light-on-dark Emacs theme which is essentially a tweaked version of Chris Kempson's Tomorrow Night Bright theme."
:website "https://github.com/jimeh/tomorrow-night-paradise-theme.el"
:type github
:pkgname "jimeh/tomorrow-night-paradise-theme.el"
:post-init (add-to-list 'custom-theme-load-path
default-directory))

0 comments on commit 0105f31

Please sign in to comment.