From 5660eb048b483889d10c28ff70dcdac3027a0cc4 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 2 Apr 2024 23:04:49 +0100 Subject: notmuch: tree message counts in modeline rather than header --- lib/themes/jao-light-theme.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/themes') diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index d4f3f6a..a172f84 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -100,6 +100,7 @@ :box (:line-width 1 :color "grey90")) (magit-diff-context-highlight (c nil yellow) ex) (magit-diff-hunk-heading-highlight (c nil hl) it bf) + (message-header-subject (p warning) nbf) (mode-line (c "grey20") :box (:line-width 1 :color "grey80")) (mode-line-inactive (c "grey40" bg-light) :box (:line-width 1 :color "grey80")) -- cgit v1.2.3