el-get/recipes/tomorrow-night-paradise-theme.rcp

9 lines
462 B
Plaintext
Raw Normal View History

(: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"
2012-04-24 16:27:42 +08:00
:type github
:pkgname "jimeh/tomorrow-night-paradise-theme.el"
:minimum-emacs-version 24
:prepare (add-to-list 'custom-theme-load-path
default-directory))