Files
emacsd/elpa/material-theme-20171123.1840/material-theme-pkg.el
Raymundo Vasquez Ruiz 87240f58db initial
2019-10-09 20:36:55 +02:00

13 lines
381 B
EmacsLisp

(define-package "material-theme" "20171123.1840" "A Theme based on the colors of the Google Material Design"
'((emacs "24.1"))
:keywords
'("themes")
:authors
'(("Christoph Paulik" . "cpaulik@gmail.com"))
:maintainer
'("Christoph Paulik" . "cpaulik@gmail.com")
:url "http://github.com/cpaulik/emacs-material-theme")
;; Local Variables:
;; no-byte-compile: t
;; End: