emacs.d/elpa/spacemacs-theme-20191107.1747/spacemacs-theme-pkg.el
2019-11-29 16:10:44 +01:00

6 lines
235 B
EmacsLisp

(define-package "spacemacs-theme" "20191107.1747" "Color theme with a dark and light versions" 'nil :keywords
'("color" "theme")
:url "https://github.com/nashamri/spacemacs-theme")
;; Local Variables:
;; no-byte-compile: t
;; End: