From 670aeac103dc12ede0896731ca71c8b5f4fd72e2 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 30 Nov 2024 18:49:19 +0200 Subject: . --- home/dots/.emacs.d/BOGO-theme.el | 1 + 1 file changed, 1 insertion(+) (limited to 'home/dots/.emacs.d/BOGO-theme.el') 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")))) -- cgit v1.2.3