Add notmuch (#269)

This commit is contained in:
timor 2017-08-17 16:16:22 +02:00 committed by Bozhidar Batsov
parent 8aa2ce7632
commit 5f2adc5abc

View file

@ -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