10 lines
411 B
EmacsLisp
10 lines
411 B
EmacsLisp
(define-package "leuven-theme" "20190831.1008" "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:
|