From 1b95c4700e9faa33835bdb9138d26208cf211bf0 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 19 Aug 2021 02:45:22 +0100 Subject: notmuch: tag formats --- lib/themes/jao-themes.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 5637325..ec6dcea 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -884,10 +884,12 @@ (notmuch-search-flagged-face (p warn)) (notmuch-search-matching-authors (p f02)) (notmuch-search-subject (~ default)) + (notmuch-tag-added bf) + (notmuch-tag-deleted (p dimm) st) (notmuch-tag-face (p f00) it) (notmuch-tag-unread (p warn)) (notmuch-tree-match-author-face (p f00)) - (notmuch-tree-match-tag-face ul) + (notmuch-tree-match-tag-face (~ default)) (notmuch-tree-no-match-face (p dimm)) (notmuch-tree-no-match-date-face (p dimm)) (notmuch-tree-no-match-subject-face (p dimm)) -- cgit v1.2.3