diff options
Diffstat (limited to 'home/dots/.emacs.d/BOGO-theme.el')
-rw-r--r-- | home/dots/.emacs.d/BOGO-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/dots/.emacs.d/BOGO-theme.el b/home/dots/.emacs.d/BOGO-theme.el index 3b7a99c..5ce019e 100644 --- a/home/dots/.emacs.d/BOGO-theme.el +++ b/home/dots/.emacs.d/BOGO-theme.el @@ -45,6 +45,7 @@ '(message-header-name ((t (:weight bold)))) '(message-header-subject ((t (:slant italic)))) '(message-header-to ((t nil))) + '(message-header-cc ((t nil))) '(message-header-other ((t nil))) '(message-separator ((t (:foreground "red")))) '(message-cited-text-1 ((t (:foreground "gray50")))) |