moe-theme.rcp

recipe for moe-theme
This commit is contained in:
Maxim Tsyplakov 2014-12-21 01:14:50 +03:00
parent dde0557f19
commit 0661190372

7
recipes/moe-theme.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name moe-theme
:description "A customizable colorful eye-candy theme for Emacser. Moe, moe, kyun!"
:website "https://github.com/kuanyui/moe-theme.el"
:type github
:pkgname "kuanyui/moe-theme.el"
:prepare (add-to-list 'custom-theme-load-path
default-directory))