diff options
Diffstat (limited to 'modus-operandi-theme.el')
| -rw-r--r-- | modus-operandi-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el index 55f3e72..81e8eec 100644 --- a/modus-operandi-theme.el +++ b/modus-operandi-theme.el @@ -2631,7 +2631,7 @@ Also bind `class' to ((class color) (min-colors 89))." `(gnus-group-news-low ((,class :inherit bold :foreground ,green-nuanced))) `(gnus-group-news-low-empty ((,class :foreground ,green-nuanced))) `(gnus-header-content ((,class :foreground ,cyan))) - `(gnus-header-from ((,class :inherit bold :foreground ,cyan-alt :underline nil))) + `(gnus-header-from ((,class :inherit bold :foreground ,cyan-alt-other :underline nil))) `(gnus-header-name ((,class :foreground ,green))) `(gnus-header-newsgroups ((,class :inherit bold :foreground ,blue-alt))) `(gnus-header-subject ((,class :inherit bold :foreground ,magenta-alt-other))) |
