From 7d8344ac8af19d7a88c3547fa0ab8ced01135e86 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 18 Apr 2021 02:55:22 +0100 Subject: email.org, with some notmuch fine-tuning --- lib/themes/jao-themes.el | 16 +++++++++++++++- 1 file changed, 15 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 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) -- cgit v1.2.3