From 5f2adc5abcb932dab5c07ad51eb46b2ba7d39c2f Mon Sep 17 00:00:00 2001 From: timor Date: Thu, 17 Aug 2017 16:16:22 +0200 Subject: [PATCH] Add notmuch (#269) --- solarized.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/solarized.el b/solarized.el index f4a772b..dbe4ea3 100644 --- a/solarized.el +++ b/solarized.el @@ -1588,6 +1588,17 @@ customize the resulting theme." `(neo-dir-link-face ((,class (:foreground ,blue)))) `(neo-file-link-face ((,class (:foreground ,base0)))) `(neo-expand-btn-face ((,class (:foreground ,base01)))) +;;;;; notmuch + `(notmuch-message-summary-face ((,class (:inherit highlight)))) + `(notmuch-search-date ((,class (:inherit default)))) + `(notmuch-search-count ((,class (:inherit default)))) + `(notmuch-search-subject ((,class (:inherit default)))) + `(notmuch-search-matching-authors ((,class (:inherit default)))) + `(notmuch-search-non-matching-authors ((,class (:inherit shadow)))) + `(notmuch-tag-face ((,class (:foreground ,yellow)))) + `(notmuch-search-flagged-face ((,class (:foreground ,blue)))) + `(notmuch-search-unread-face ((,class (:weight bold)))) + ;;;;; org-mode `(org-agenda-structure ((,class (:foreground ,base1 :background ,base02