Files
emacs/lisp/spacemacs-theme/spacemacs-theme-pkg.el
2025-03-11 21:14:26 +01:00

7 lines
286 B
EmacsLisp

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