solarized-emacs

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

commit d06bf199f0e590708452ba32009d069dafa3d347
parent a2595627a793c57fa904ac210a6ca07fe1fef656
Author: tijsmallaerts <tijs.mallaerts@gmail.com>
Date:   Fri,  3 Nov 2017 00:03:30 +0100

Add notmuch-tree faces

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

diff --git a/solarized.el b/solarized.el @@ -1593,6 +1593,8 @@ customize the resulting theme." `(notmuch-tag-face ((,class (:foreground ,yellow)))) `(notmuch-search-flagged-face ((,class (:foreground ,blue)))) `(notmuch-search-unread-face ((,class (:weight bold)))) + `(notmuch-tree-match-author-face ((,class (:foreground ,blue)))) + `(notmuch-tree-match-tag-face ((,class (:foreground ,yellow)))) ;;;;; org-mode `(org-agenda-structure