Add face org-document-info

This commit is contained in:
Chris Pilkington 2017-03-08 11:15:37 -05:00
parent 797229d0d3
commit 51f4a57d9f
1 changed files with 1 additions and 0 deletions

View File

@ -405,6 +405,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(org-formula (:weight bold :slant italic ,@fg-red))
(org-code (,@fg-base01))
(org-document-title (,@fmt-bold ,@fg-cyan))
(org-document-info (,@fg-cyan))
(org-document-info-keyword (,@fg-base01))
(org-block (,@fg-base01))
(org-verbatim (,@fmt-undr ,@fg-base01))