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

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

[nongnu] elpa/alect-themes 6187e8b 058/269: Modify colors for gnus and e


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 6187e8b 058/269: Modify colors for gnus and emms mode-line icons
Date: Thu, 21 Oct 2021 17:58:49 -0400 (EDT)

branch: elpa/alect-themes
commit 6187e8b3ec5f36accc47e9d03cc7ce6a4c9e72b0
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Modify colors for gnus and emms mode-line icons
---
 alect-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/alect-themes.el b/alect-themes.el
index bdec9f5..d91aad2 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1164,7 +1164,7 @@ static char *note[] = {
 /* width height num_colors chars_per_pixel */
 \"    10   11        2            1\",
 /* colors */
-\". c " (gc 'green+1)  "\",
+\". c " (gc 'cyan)  "\",
 \"# c None s None\",
 /* pixels */
 \"###...####\",
@@ -1187,7 +1187,7 @@ static char *gnus-pointer[] = {
 /* width height num_colors chars_per_pixel */
 \"    18    13        2            1\",
 /* colors */
-\". c " (gc 'blue-1) "\",
+\". c " (gc 'cyan) "\",
 \"# c None s None\",
 /* pixels */
 \"##################\",



reply via email to

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