el-get/recipes/base16.rcp

9 lines
327 B
Plaintext
Raw Permalink Normal View History

2014-04-08 14:48:11 +08:00
(:name base16
:description "Base16 color theme for GNU Emacs"
:website "http://chriskempson.github.io/base16/"
:type github
:pkgname "belak/base16-emacs"
2014-04-08 14:48:11 +08:00
:minimum-emacs-version 24
:prepare (add-to-list 'custom-theme-load-path
(expand-file-name "build/")))