Add a face for org-block-background.

Fixes #114.
This commit is contained in:
Greg Pfeil 2015-01-06 21:59:53 -07:00
parent f5ee3e616f
commit 3f9e5470fc
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(info-xref (,@fmt-undr ,@fg-blue))
(info-xref-visited (,@fg-magenta :inherit info-xref))
;; org
(org-block-background (,@bg-base02))
(org-hide (,@fg-base03))
(org-todo (,@fmt-bold ,@fg-base03 ,@bg-red))
(org-done (,@fmt-bold ,@fg-green))