summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs-init.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index afb6f90..f27a10f 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -505,6 +505,10 @@ The above macro can be used like this.
:height 0.8
:family ,sans-mono-font
:foreground ,slate))
+ (org-meta-line
+ (:foreground ,comment)
+ (:height 0.8
+ :foreground ,gray))
(org-document-info-keyword
(:foreground ,comment)
(:height 0.8