summaryrefslogtreecommitdiffhomepage
path: root/lib/themes
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes')
-rw-r--r--lib/themes/jao-themes.el16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 6e55cc6..fbb4827 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -861,10 +861,24 @@
(nrepl-output-face (p f02))
(nrepl-prompt-face (p f00))
(nrepl-result-face nil)
+ (notmuch-crypto-decryption (~ success))
+ (notmuch-crypto-part-header (p f11))
+ (notmuch-crypto-signature-bad (p error) ul)
+ (notmuch-crypto-signature-good (~ success))
+ (notmuch-crypto-signature-unknown (p error) ul)
+ (notmuch-crypto-signature-good-key (~ success))
+ (notmuch-hello-logo-background nil)
+ (notmuch-message-summary-face (p f00))
(notmuch-search-count (p f00))
(notmuch-search-date (p f01))
+ (notmuch-search-flagged-face (p warn))
(notmuch-search-matching-authors (p f02))
- (notmuch-search-subject nil))
+ (notmuch-search-subject nil)
+ (notmuch-tag-face (p f00) it)
+ (notmuch-tag-unread (p warn))
+ (notmuch-tree-match-author-face (p f01))
+ (notmuch-tree-match-tag-face ul)
+ (notmuch-wash-cited-text (~ gnus-cite-1)))
`((orderless-match-face-0 ul)
(orderless-match-face-1 ul)
(orderless-match-face-2 ul)