summaryrefslogtreecommitdiff
path: root/elchemy.el
diff options
context:
space:
mode:
Diffstat (limited to 'elchemy.el')
-rw-r--r--elchemy.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/elchemy.el b/elchemy.el
index 757d629..d9cd4c5 100644
--- a/elchemy.el
+++ b/elchemy.el
@@ -30,6 +30,8 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(org-document-title ((t (:height 2.0 :underline nil))))
+ '(org-document-info-keyword ((t (:foreground "gray100" :height 0.1))))
'(org-level-1 ((t (:inherit outline-1 :extend nil :weight extra-bold :height 1.4))))
'(org-level-2 ((t (:inherit outline-2 :extend nil :slant italic :weight bold :height 1.2))))
'(org-level-3 ((t (:inherit outline-3 :extend nil :weight semi-bold)))))