Create material-theme.rcp

Color Theme for emacs based on material design colors

Close #2446.
This commit is contained in:
Maxim Tsyplakov 2016-09-08 10:14:22 +04:00 committed by Noam Postavsky
parent ea3314fe81
commit c3d0295046

View File

@ -0,0 +1,5 @@
(:name material-theme
:description "Color Theme for emacs based on material design colors"
:type github
:pkgname "cpaulik/emacs-material-theme"
:prepare (add-to-list 'custom-theme-load-path default-directory))