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

15 lines
521 B
EmacsLisp

(define-package "modus-themes" "20240317.1619" "Elegant, highly legible and customizable themes"
'((emacs "27.1"))
:commit "a082d7739f627523c6d9098c869cf143fa60b014" :authors
'(("Protesilaos Stavrou" . "info@protesilaos.com"))
:maintainers
'(("Protesilaos Stavrou" . "info@protesilaos.com"))
:maintainer
'("Protesilaos Stavrou" . "info@protesilaos.com")
:keywords
'("faces" "theme" "accessibility")
:url "https://github.com/protesilaos/modus-themes")
;; Local Variables:
;; no-byte-compile: t
;; End: