el-get/recipes/atom-dark-theme.rcp
2016-02-06 02:56:40 -05:00

8 lines
300 B
Plaintext

(:name atom-dark-theme
:description "A Emacs port of the ATom Dark theme from Atom.io"
:type github
:pkgname "whitlockjc/atom-dark-theme-emacs"
:minimum-emacs-version 24
:prepare (add-to-list 'custom-theme-load-path
default-directory))