el-get/recipes/color-theme-idea-darkula.rcp
Vedang Manerikar e7a310b963 New recipe: The Idea Darkula theme
Emacs theme based on IntelliJ IDEA Darkula theme

Website: https://github.com/fourier/idea-darkula-theme
2016-09-05 19:45:56 +05:30

8 lines
341 B
Plaintext

(:name color-theme-idea-darkula
:description " Emacs theme based on IntelliJ IDEA Darkula theme"
:website "https://github.com/fourier/idea-darkula-theme"
:type github
:minimum-emacs-version "24"
:pkgname "fourier/idea-darkula-theme"
:prepare (add-to-list 'custom-theme-load-path default-directory))