emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/dracula-theme 62c960d 186/187: Use same color for gnus tha


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 62c960d 186/187: Use same color for gnus than message mode and old mu4e-view mode
Date: Thu, 21 Oct 2021 18:05:20 -0400 (EDT)

branch: elpa/dracula-theme
commit 62c960dbfe9cadc72784878c1cff20389895e193
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Use same color for gnus than message mode and old mu4e-view mode
---
 dracula-theme.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dracula-theme.el b/dracula-theme.el
index 3bfe59d..484fa22 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -284,10 +284,10 @@ read it before opening a new issue about your will.")
                (gnus-group-news-6-empty :inherit gnus-group-news-low-empty)
                (gnus-group-news-low :foreground ,dracula-current :weight bold)
                (gnus-group-news-low-empty :inherit gnus-group-news-low :weight 
normal)
-               (gnus-header-content :foreground ,dracula-pink)
+               (gnus-header-content :foreground ,dracula-purple)
                (gnus-header-from :foreground ,dracula-fg)
-               (gnus-header-name :foreground ,dracula-purple)
-               (gnus-header-subject :foreground ,dracula-green :weight bold)
+               (gnus-header-name :foreground ,dracula-green)
+               (gnus-header-subject :foreground ,dracula-pink :weight bold)
                (gnus-summary-markup-face :foreground ,dracula-cyan)
                (gnus-summary-high-unread :foreground ,dracula-pink :weight 
bold)
                (gnus-summary-high-read :inherit gnus-summary-high-unread 
:weight normal)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]