summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-02-12 20:24:24 +0000
committerjao <jao@gnu.org>2021-02-12 20:24:24 +0000
commit225717aab45318e56bed232c664b153762313250 (patch)
treec9392b4be1fb1fa7d2662e68ac90cab96a3d1c3d /lib
parent79c589208492aac0cd320e5106589e133b87e862 (diff)
downloadelibs-225717aab45318e56bed232c664b153762313250.tar.gz
elibs-225717aab45318e56bed232c664b153762313250.tar.bz2
themes: notmuch search faces
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-themes.el6
1 files changed, 5 insertions, 1 deletions
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))