13 lines
381 B
EmacsLisp
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:
|