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

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

[nongnu] elpa/material-theme ce3760d 010/118: improved gnus colors


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme ce3760d 010/118: improved gnus colors
Date: Thu, 21 Oct 2021 18:06:09 -0400 (EDT)

branch: elpa/material-theme
commit ce3760d9b9cb1245299b24bf2b115a5ef62df3d0
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    improved gnus colors
---
 material-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/material-theme.el b/material-theme.el
index 59c90ff..c7fbeef 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -545,8 +545,8 @@
    `(gnus-button ((,class (:inherit link :foreground nil))))
    `(gnus-signature ((,class (:inherit font-lock-comment-face))))
 
-   `(gnus-summary-normal-unread ((,class (:foreground ,blue :weight normal))))
-   `(gnus-summary-normal-read ((,class (:foreground ,foreground :weight 
normal))))
+   `(gnus-summary-normal-unread ((,class (:foreground ,foreground :weight 
bold))))
+   `(gnus-summary-normal-read ((,class (:foreground ,comment :weight normal))))
    `(gnus-summary-normal-ancient ((,class (:foreground ,aqua :weight normal))))
    `(gnus-summary-normal-ticked ((,class (:foreground ,orange :weight 
normal))))
    `(gnus-summary-low-unread ((,class (:foreground ,comment :weight normal))))



reply via email to

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