From 5b95110a6f81635b7b5c665548cf43813da27df8 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 20 Jun 2021 04:44:49 +0100 Subject: color tweaks for dark theme --- lib/themes/jao-themes.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index b069c3b..02c141c 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -883,6 +883,10 @@ (notmuch-tag-unread (p warn)) (notmuch-tree-match-author-face (p f01)) (notmuch-tree-match-tag-face ul) + (notmuch-tree-no-match-face (p dimm)) + (notmuch-tree-no-match-date-face (p dimm)) + (notmuch-tree-no-match-subject-face (p dimm)) + (notmuch-tree-no-match-tag-face (p dimm)) (notmuch-wash-cited-text (~ gnus-cite-1))) `((orderless-match-face-0 ul) (orderless-match-face-1 ul) -- cgit v1.2.3