summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-04-02 23:04:49 +0100
committerjao <jao@gnu.org>2024-04-02 23:06:43 +0100
commit5660eb048b483889d10c28ff70dcdac3027a0cc4 (patch)
tree511eae4ccaf591e80bfc7c2c601265ff3b407f15 /lib/themes/jao-light-theme.el
parentd431600144b54eac44a3f43289b64cf573ae0561 (diff)
downloadelibs-5660eb048b483889d10c28ff70dcdac3027a0cc4.tar.gz
elibs-5660eb048b483889d10c28ff70dcdac3027a0cc4.tar.bz2
notmuch: tree message counts in modeline rather than header
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el1
1 files changed, 1 insertions, 0 deletions
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"))