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

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

[nongnu] elpa/cyberpunk-theme 1611eff 021/132: Changed gnus quote colors


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme 1611eff 021/132: Changed gnus quote colors for readability
Date: Thu, 21 Oct 2021 18:03:41 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit 1611eff533c831d392e7f740016155c2fee1f6ca
Author: n3mo <nemo1211@gmail.com>
Commit: n3mo <nemo1211@gmail.com>

    Changed gnus quote colors for readability
---
 cyberpunk-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 9f50ee4..a348505 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -333,7 +333,7 @@
    `(gnus-summary-normal-ticked ((,class (:foreground ,cyberpunk-orange 
:weight bold))))
    `(gnus-summary-normal-unread ((,class (:foreground ,cyberpunk-fg))))
    `(gnus-summary-selected ((,class (:foreground ,cyberpunk-yellow :weight 
bold))))
-   `(gnus-cite-1 ((,class (:foreground ,cyberpunk-blue))))
+   `(gnus-cite-1 ((,class (:foreground ,cyberpunk-yellow-2))))
    `(gnus-cite-10 ((,class (:foreground ,cyberpunk-yellow-1))))
    `(gnus-cite-11 ((,class (:foreground ,cyberpunk-yellow))))
    `(gnus-cite-2 ((,class (:foreground ,cyberpunk-blue-1))))



reply via email to

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