diff options
Diffstat (limited to 'yoshi-theme.el')
| -rw-r--r-- | yoshi-theme.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el index 6e64086..c1ebeb4 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -410,6 +410,9 @@ `(message-mml ((t (:foreground ,fggreen)))) `(message-separator ((t (:foreground ,fgblue)))) + ;; Notmuch + `(notmuch-message-summary-face ((t (:background ,yoshi-1)))) + ;; Org `(org-agenda-calendar-sexp ((t (:foreground ,fgyellow)))) `(org-agenda-current-time ((t (:foreground ,fgorange :weight bold)))) |
