el-get/recipes/planet-theme.rcp

8 lines
355 B
Plaintext
Raw Normal View History

2014-04-04 01:36:13 +08:00
(:name planet-theme
:type github
:description "Emacs 24+ theme inspired by the former color palette of Gmail's \"Planet\" theme."
:website "https://github.com/cmack/emacs-planet-theme"
:pkgname "cmack/emacs-planet-theme"
:minimum-emacs-version 24
:prepare (add-to-list 'custom-theme-load-path default-directory))