emacs.d/elpa/leuven-theme-20191211.1608/leuven-theme-pkg.el
2019-12-12 17:30:29 +01:00

10 lines
411 B
EmacsLisp

(define-package "leuven-theme" "20191211.1608" "Awesome Emacs color theme on white background" 'nil :keywords
'("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: