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

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

[elpa] externals/ef-themes 914ba8be0d 231/281: Tweak a couple of all-the


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 914ba8be0d 231/281: Tweak a couple of all-the-icons faces
Date: Tue, 16 Aug 2022 16:58:36 -0400 (EDT)

branch: externals/ef-themes
commit 914ba8be0d21afd26dd442ffb0a5a6992867e839
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak a couple of all-the-icons faces
---
 ef-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-themes.el b/ef-themes.el
index fa0dda9978..8c3374574f 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -112,7 +112,7 @@ When called from Lisp, THEME is a symbol."
     `(all-the-icons-cyan-alt ((,c :foreground ,cyan-warmer)))
     `(all-the-icons-dblue ((,c :foreground ,blue-faint)))
     `(all-the-icons-dcyan ((,c :foreground ,cyan-faint)))
-    `(all-the-icons-dgreen ((,c :foreground ,green)))
+    `(all-the-icons-dgreen ((,c :foreground ,green-faint)))
     `(all-the-icons-dmaroon ((,c :foreground ,magenta-faint)))
     `(all-the-icons-dorange ((,c :foreground ,red-faint)))
     `(all-the-icons-dpink ((,c :foreground ,magenta-faint)))
@@ -123,7 +123,7 @@ When called from Lisp, THEME is a symbol."
     `(all-the-icons-green ((,c :foreground ,green)))
     `(all-the-icons-lblue ((,c :foreground ,blue-cooler)))
     `(all-the-icons-lcyan ((,c :foreground ,cyan)))
-    `(all-the-icons-lgreen ((,c :foreground ,green-cooler)))
+    `(all-the-icons-lgreen ((,c :foreground ,green-warmer)))
     `(all-the-icons-lmaroon ((,c :foreground ,magenta-warmer)))
     `(all-the-icons-lorange ((,c :foreground ,red-warmer)))
     `(all-the-icons-lpink ((,c :foreground ,magenta)))



reply via email to

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