emacs.d/elpa/flucui-themes-20200204.1930/flucui-themes-pkg.el
2020-02-05 19:59:48 +01:00

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: