diff options
| author | Christian Cunningham <cc@local.lan> | 2024-06-09 23:17:23 -0700 |
|---|---|---|
| committer | Christian Cunningham <cc@local.lan> | 2024-06-09 23:17:23 -0700 |
| commit | 7da9bfa47f4788c5996a4f3d94ff0267d4391131 (patch) | |
| tree | 97405f0a5270d0f55cdfc711253333278a6be7f6 /elchemy.el | |
| parent | b6fe3dced9e1bbe50c43723d7a57a09e1bb0b519 (diff) | |
Color and Larger Header
Diffstat (limited to 'elchemy.el')
| -rw-r--r-- | elchemy.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ ;; 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. + '(header-line ((t (:inherit mode-line :background "gray95" :foreground "grey20" :box nil :height 1.1)))) '(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)))) |
