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

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

[nongnu] elpa/inkpot-theme d9e97a2b95 043/104: match directory color wit


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme d9e97a2b95 043/104: match directory color with vim
Date: Thu, 7 Jul 2022 12:01:08 -0400 (EDT)

branch: elpa/inkpot-theme
commit d9e97a2b95a7740c8eb72fa795fface8b1500fd0
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    match directory color with vim
---
 inkpot-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 46373cf222..e6033e34eb 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -225,7 +225,7 @@
  '(neo-banner-face ((t (:foreground "#cd8b00"))))
  '(neo-header-face ((t (:foreground "#cd8b00"))))
  '(neo-root-dir-face ((t (:foreground "#808bed"))))
- '(neo-dir-link-face ((t (:foreground "#808bed"))))
+ '(neo-dir-link-face ((t (:foreground "#00ff8b"))))
  '(neo-expand-btn-face ((t (:foreground "#808bed"))))
  '(neo-file-link-face ((t (:foreground "#cfbfad"))))
 



reply via email to

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