summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfpi2020-01-16 10:59:10 +0100
committerfpi2020-01-29 17:58:06 +0100
commit30fb051d8fa808337be3e42f96ba919dac87b16f (patch)
tree58a328920e25ef489e33e9b979532c0b43e114ed
parentFix the default font for my themes (diff)
Reduce size of archived headlines
Diffstat (limited to '')
-rw-r--r--emacs-init.org4
1 files changed, 4 insertions, 0 deletions
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