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

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

[elpa] externals/ef-themes 46fa47a780 2/4: Tweak eshell-ls-special mappi


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 46fa47a780 2/4: Tweak eshell-ls-special mapping
Date: Tue, 29 Nov 2022 14:57:34 -0500 (EST)

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

    Tweak eshell-ls-special mapping
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 6d5e8baabc..dc428fc2ac 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1095,7 +1095,7 @@ Helper function for `ef-themes-preview-colors'."
     `(eshell-ls-missing ((,c :inherit error)))
     `(eshell-ls-product ((,c :inherit shadow)))
     `(eshell-ls-readonly ((,c :foreground ,warning)))
-    `(eshell-ls-special ((,c :foreground ,magenta)))
+    `(eshell-ls-special ((,c :foreground ,accent-3)))
     `(eshell-ls-symlink ((,c :inherit link)))
     `(eshell-ls-unreadable ((,c :inherit shadow)))
     `(eshell-prompt ((,c :inherit minibuffer-prompt)))



reply via email to

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