branch: elpa/alect-themes
commit 6187e8b3ec5f36accc47e9d03cc7ce6a4c9e72b0
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>

    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