el-get/recipes/org-beautify-theme.rcp
Kurt Kanzenbach 551b33b83e added recipe for org-beautify-theme
This patch adds a recipe for org-beautify-theme which adds some
beautification for org-mode.

For more information see:
https://github.com/jonnay/emagicians-starter-kit/blob/master/themes/org-beautify-theme.org
2015-10-24 17:46:51 +02:00

7 lines
393 B
Plaintext

(:name org-beautify-theme
:description "Sub-theme to beautify org mode"
:website "https://github.com/jonnay/emagicians-starter-kit/blob/master/themes/org-beautify-theme.org"
:type http
:url "https://raw.githubusercontent.com/jonnay/emagicians-starter-kit/master/themes/org-beautify-theme.el"
:prepare (add-to-list 'custom-theme-load-path default-directory))