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

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

[nongnu] elpa/moe-theme 529f7152dd 270/352: Neotree update.


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 529f7152dd 270/352: Neotree update.
Date: Fri, 7 Jan 2022 03:59:31 -0500 (EST)

branch: elpa/moe-theme
commit 529f7152dd8851cbc479121dc838190a07b7d8bb
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Neotree update.
---
 moe-dark-theme.el  | 2 +-
 moe-light-theme.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index b2485f15e3..55593a4d26 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -822,7 +822,7 @@ Moe, moe, kyun!")
    `(neo-header-face ((,class (:foreground ,green-1 :background nil))))
    `(neo-root-dir-face ((,class (:foreground ,magenta-1))))
    `(neo-button-face ((,class (:foreground ,blue-1 :bold t))))
-   `(neo-dir-link-face ((,class (:foreground ,blue-2 :bold t))))
+   `(neo-dir-link-face ((,class (:foreground ,blue-1 :bold t))))
    `(neo-expand-btn-face ((,class (:foreground ,blue-1 :background 
,black-2-5))))
    `(neo-file-link-face ((,class (:foreground ,white-1))))
 
diff --git a/moe-light-theme.el b/moe-light-theme.el
index 4a3d1f80eb..ad50f6c346 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -817,7 +817,7 @@ Moe, moe, kyun!")
    `(neo-header-face ((,class (:foreground ,green-4 :background nil))))
    `(neo-root-dir-face ((,class (:foreground ,magenta-2))))
    `(neo-button-face ((,class (:foreground ,blue-1 :bold t))))
-   `(neo-dir-link-face ((,class (:foreground ,blue-2 :bold t))))
+   `(neo-dir-link-face ((,class (:foreground ,blue-1 :bold t))))
    `(neo-expand-btn-face ((,class (:foreground ,blue-3 :background ,blue-00))))
    `(neo-file-link-face ((,class (:foreground ,black-4))))
 



reply via email to

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