Add recipe for Birds of Paradise (Plus) Theme

This commit is contained in:
Jim Myhrberg 2012-04-06 10:26:51 +01:00
parent 2f2390f978
commit 7346386480

View File

@ -0,0 +1,7 @@
(:name birds-of-paradise-plus-theme
:description "A Emacs port of Joseph Bergantine's light-on-dark theme by the same name."
:website "https://github.com/jimeh/birds-of-paradise-plus-theme.el"
:type git
:url "https://github.com/jimeh/birds-of-paradise-plus-theme.el.git"
:post-init (add-to-list 'custom-theme-load-path
default-directory))