emacs-config/elpa/humanoid-themes-20200403.1939/humanoid-themes-pkg.el

12 lines
342 B
EmacsLisp

(define-package "humanoid-themes" "20200403.1939" "Color themes with a dark and light variant"
'((emacs "24.3"))
:keywords
'("faces" "color" "theme")
:authors
'(("Thomas Friese"))
:maintainer
'("Thomas Friese")
:url "https://github.com/humanoid-colors/emacs-humanoid-themes")
;; Local Variables:
;; no-byte-compile: t
;; End: