emacs.d/elpa/spacemacs-theme-20200322.1408/spacemacs-theme-pkg.el

7 lines
235 B
EmacsLisp
Raw Normal View History

2020-03-24 09:31:42 +01:00
(define-package "spacemacs-theme" "20200322.1408" "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: