solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 5f2adc5abcb932dab5c07ad51eb46b2ba7d39c2f
parent 8aa2ce76327dc7081b1c9a310e858fe2b854d899
Author: timor <timor.dd@googlemail.com>
Date:   Thu, 17 Aug 2017 16:16:22 +0200

Add notmuch (#269)


Diffstat:
Msolarized.el | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git 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