From 73463864807833178603e136ed3f05e306b40ef1 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 6 Apr 2012 10:26:51 +0100 Subject: [PATCH] Add recipe for Birds of Paradise (Plus) Theme --- recipes/birds-of-paradise-plus-theme.rcp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes/birds-of-paradise-plus-theme.rcp diff --git a/recipes/birds-of-paradise-plus-theme.rcp b/recipes/birds-of-paradise-plus-theme.rcp new file mode 100644 index 00000000..077e3aee --- /dev/null +++ b/recipes/birds-of-paradise-plus-theme.rcp @@ -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))