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

15 lines
564 B
EmacsLisp
Raw Permalink Normal View History

2023-08-30 13:04:19 +00:00
(define-package "modus-themes" "20230825.337" "Elegant, highly legible and customizable themes"
2023-07-27 19:42:55 +00:00
'((emacs "27.1"))
2023-08-30 13:04:19 +00:00
:commit "b23c84e6b44e13ed12758eda05ab9d5f75928315" :authors
2023-07-27 19:42:55 +00:00
'(("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: