This commit is contained in:
Raymundo Vasquez Ruiz
2019-10-09 20:36:55 +02:00
commit 87240f58db
223 changed files with 100952 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
(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: