Files
emacs/lisp/spacemacs-theme/spacemacs-theme-pkg.el
2023-11-04 19:26:41 +01:00

7 lines
286 B
EmacsLisp

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