12 lines
356 B
EmacsLisp
12 lines
356 B
EmacsLisp
(define-package "flucui-themes" "20200204.1930" "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:
|