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

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

[elpa] externals/modus-themes 0f3e96982c 6/6: Revise "orange" mapping fo


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 0f3e96982c 6/6: Revise "orange" mapping for all-the-icons and nerd-icons
Date: Fri, 2 Jun 2023 00:59:00 -0400 (EDT)

branch: externals/modus-themes
commit 0f3e96982cb2b9e78df0ee8c96f7a0de211e37e9
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Revise "orange" mapping for all-the-icons and nerd-icons
---
 modus-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-themes.el b/modus-themes.el
index c2e14ee34f..7468be71d0 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -1850,7 +1850,7 @@ FG and BG are the main colors."
     `(all-the-icons-lsilver ((,c :foreground "gray50")))
     `(all-the-icons-lyellow ((,c :foreground ,yellow-warmer)))
     `(all-the-icons-maroon ((,c :foreground ,magenta)))
-    `(all-the-icons-orange ((,c :foreground ,rust)))
+    `(all-the-icons-orange ((,c :foreground ,yellow-warmer)))
     `(all-the-icons-pink ((,c :foreground ,magenta-warmer)))
     `(all-the-icons-purple ((,c :foreground ,magenta-cooler)))
     `(all-the-icons-purple-alt ((,c :foreground ,blue-warmer)))
@@ -3161,7 +3161,7 @@ FG and BG are the main colors."
     `(nerd-icons-lsilver ((,c :foreground "gray50")))
     `(nerd-icons-lyellow ((,c :foreground ,yellow-warmer)))
     `(nerd-icons-maroon ((,c :foreground ,magenta)))
-    `(nerd-icons-orange ((,c :foreground ,rust)))
+    `(nerd-icons-orange ((,c :foreground ,yellow-warmer)))
     `(nerd-icons-pink ((,c :foreground ,magenta-warmer)))
     `(nerd-icons-purple ((,c :foreground ,magenta-cooler)))
     `(nerd-icons-purple-alt ((,c :foreground ,blue-warmer)))



reply via email to

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