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

15 lines
564 B
EmacsLisp
Raw Normal View History

2023-08-10 14:03:04 +00:00
(define-package "modus-themes" "20230810.928" "Elegant, highly legible and customizable themes"
'((emacs "27.1"))
2023-08-10 14:03:04 +00:00
:commit "7b65e735b89d6983d4bfae06bd11a9375fda80cc" :authors
'(("Protesilaos Stavrou" . "info@protesilaos.com"))
2023-08-10 14:03:04 +00:00
:maintainers
'(("Modus-Themes Development" . "~protesilaos/modus-themes@lists.sr.ht"))
:maintainer
2022-08-04 18:39:15 +00:00
'("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: