]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | (define-package "material-theme" "20210904.1226" "A Theme based on the colors of the Google Material Design" |
2 | '((emacs "24.1")) | |
3 | :commit "6823009bc92f82aa3a90e27e1009f7da8e87b648" :authors | |
4 | '(("Christoph Paulik" . "cpaulik@gmail.com")) | |
5 | :maintainers | |
6 | '(("Christoph Paulik" . "cpaulik@gmail.com")) | |
7 | :maintainer | |
8 | '("Christoph Paulik" . "cpaulik@gmail.com") | |
9 | :keywords | |
10 | '("themes") | |
11 | :url "http://github.com/cpaulik/emacs-material-theme") | |
12 | ;; Local Variables: | |
13 | ;; no-byte-compile: t | |
14 | ;; End: |