From 225717aab45318e56bed232c664b153762313250 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 12 Feb 2021 20:24:24 +0000 Subject: themes: notmuch search faces --- lib/themes/jao-themes.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 8ce37ca..d2ca2ba 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -842,7 +842,11 @@ (nrepl-input-face (p f01)) (nrepl-output-face (p f02)) (nrepl-prompt-face (p f00)) - (nrepl-result-face nil)) + (nrepl-result-face nil) + (notmuch-search-count (p f00)) + (notmuch-search-date (p f01)) + (notmuch-search-matching-authors (p f02)) + (notmuch-search-subject nil)) `((org-agenda-date-today (p hilite) nul) (org-agenda-date-weekend (p dimm)) (org-agenda-done (p dimm)) -- cgit v1.2.3