emacs/code/elpa/modus-themes-20230825.337/modus-themes-pkg.el

15 lines
564 B
EmacsLisp

(define-package "modus-themes" "20230825.337" "Elegant, highly legible and customizable themes"
'((emacs "27.1"))
:commit "b23c84e6b44e13ed12758eda05ab9d5f75928315" :authors
'(("Protesilaos Stavrou" . "info@protesilaos.com"))
:maintainers
'(("Modus-Themes Development" . "~protesilaos/modus-themes@lists.sr.ht"))
: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: