summaryrefslogtreecommitdiff
path: root/home/dots/.emacs.d/BOGO-theme.el
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-11-30 18:49:19 +0200
committerMarc Coquand <marc@coquand.email>2024-11-30 18:49:19 +0200
commit670aeac103dc12ede0896731ca71c8b5f4fd72e2 (patch)
tree1577312197aa123fa4f5affad8782f65266a9125 /home/dots/.emacs.d/BOGO-theme.el
parentd13b382e29bb6dcf34f683936722762b366f316a (diff)
downloadguix-670aeac103dc12ede0896731ca71c8b5f4fd72e2.tar.gz
guix-670aeac103dc12ede0896731ca71c8b5f4fd72e2.tar.bz2
guix-670aeac103dc12ede0896731ca71c8b5f4fd72e2.zip
.
Diffstat (limited to '')
-rw-r--r--home/dots/.emacs.d/BOGO-theme.el1
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"))))