2018-10-02 15:54:39 +02:00
|
|
|
(define-package "doom-themes" "20180909.1757" "an opinionated pack of modern color-themes"
|
2018-09-10 20:51:14 +02:00
|
|
|
'((emacs "24.4")
|
|
|
|
(all-the-icons "1.0.0")
|
|
|
|
(cl-lib "0.5"))
|
|
|
|
:keywords
|
|
|
|
'("dark" "light" "blue" "atom" "one" "theme" "neotree" "icons" "faces" "nova")
|
2018-10-02 15:54:39 +02:00
|
|
|
:authors
|
|
|
|
'(("Henrik Lissner <http://github/hlissner>"))
|
|
|
|
:maintainer
|
|
|
|
'("Henrik Lissner" . "henrik@lissner.net")
|
2018-09-10 20:51:14 +02:00
|
|
|
:url "https://github.com/hlissner/emacs-doom-theme")
|
|
|
|
;; Local Variables:
|
|
|
|
;; no-byte-compile: t
|
|
|
|
;; End:
|