13 lines
356 B
EmacsLisp
13 lines
356 B
EmacsLisp
![]() |
(define-package "flucui-themes" "20190321.2313" "Custom theme inspired by the Flat UI palette"
|
||
|
'((emacs "24"))
|
||
|
:keywords
|
||
|
'("lisp")
|
||
|
:authors
|
||
|
'(("MetroWind" . "chris.corsair@gmail.com"))
|
||
|
:maintainer
|
||
|
'("MetroWind" . "chris.corsair@gmail.com")
|
||
|
:url "https://github.com/MetroWind/flucui-theme")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|