From 30fb051d8fa808337be3e42f96ba919dac87b16f Mon Sep 17 00:00:00 2001 From: fpi Date: Thu, 16 Jan 2020 10:59:10 +0100 Subject: Reduce size of archived headlines --- emacs-init.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'emacs-init.org') diff --git a/emacs-init.org b/emacs-init.org index 4eb520d..652c07f 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -398,6 +398,10 @@ The above macro can be used like this. :slant italic) (:height 1.2 :slant italic)) + (org-archived + nil + (:inherit shadow + :height 0.6)) (org-level-1 (:inherit variable-pitch :height 1.3 -- cgit v1.2.3