emacs/code/elpa/modus-themes-20240728.1007/modus-themes-pkg.el
2024-07-28 12:03:37 -04:00

15 lines
521 B
EmacsLisp

(define-package "modus-themes" "20240728.1007" "Elegant, highly legible and customizable themes"
'((emacs "27.1"))
:commit "cb2ce8bedfbe9c6f7cc3009e85ae6756b77c3258" :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: