emacs.d/elpa/flucui-themes-20190321.2313/flucui-themes-pkg.el
2019-11-29 16:10:44 +01:00

12 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: