Files
emacs/lisp/spacemacs-theme/spacemacs-theme-pkg.el
2025-06-22 17:08:08 +02:00

9 lines
332 B
EmacsLisp

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "spacemacs-theme" "20250613.2113"
"Color theme with a dark and light versions."
'((emacs "24"))
:url "https://github.com/nashamri/spacemacs-theme"
:commit "2ffca41e6e9aa55d8de5c40c6fb61e0d47763b5d"
:revdesc "2ffca41e6e9a"
:keywords '("color" "theme"))