initial
This commit is contained in:
12
elpa/material-theme-20171123.1840/material-theme-pkg.el
Normal file
12
elpa/material-theme-20171123.1840/material-theme-pkg.el
Normal 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:
|
||||
Reference in New Issue
Block a user