Files
emacs/lisp/spacemacs-theme/spacemacs-theme-pkg.el
2020-12-05 21:29:49 +01:00

7 lines
286 B
EmacsLisp

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