summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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))