emacs/org/elpa/modus-themes-20221101.424/modus-themes-pkg.el

13 lines
473 B
EmacsLisp

(define-package "modus-themes" "20221101.424" "Elegant, highly legible and customizable themes"
'((emacs "27.1"))
:commit "f1149c18005d31638b3701f9a89819b133b4360e" :authors
'(("Protesilaos Stavrou" . "info@protesilaos.com"))
:maintainer
'("Modus-Themes Development" . "~protesilaos/modus-themes@lists.sr.ht")
:keywords
'("faces" "theme" "accessibility")
:url "https://git.sr.ht/~protesilaos/modus-themes")
;; Local Variables:
;; no-byte-compile: t
;; End: