el-get/recipes/material-theme.rcp
Maxim Tsyplakov c3d0295046 Create material-theme.rcp
Color Theme for emacs based on material design colors

Close #2446.
2016-09-10 08:03:37 -04:00

6 lines
238 B
Plaintext

(: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))