emacs.d/elpa/leuven-theme-20200122.1934/leuven-theme-pkg.el

11 lines
411 B
EmacsLisp
Raw Normal View History

2020-01-29 18:18:31 +01:00
(define-package "leuven-theme" "20200122.1934" "Awesome Emacs color theme on white background" 'nil :keywords
2019-11-29 09:04:21 +01:00
'("color" "theme")
:authors
'(("Fabrice Niessen <(concat \"fniessen\" at-sign \"pirilampo.org\")>"))
:maintainer
'("Fabrice Niessen <(concat \"fniessen\" at-sign \"pirilampo.org\")>")
:url "https://github.com/fniessen/emacs-leuven-theme")
;; Local Variables:
;; no-byte-compile: t
;; End: