branch: elpa/cyberpunk-theme
commit 1636fcc85aa8fcbcdfafac456d0afc10cff25347
Author: nemo <[email protected]>
Commit: nemo <[email protected]>

    eshell cyberpunk expierence
---
 cyberpunk-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 21d7ccc..83979ad 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -283,8 +283,8 @@
    `(ert-test-result-unexpected ((,class (:foreground ,cyberpunk-red 
:background ,cyberpunk-bg))))
 
    ;; eshell
-   `(eshell-prompt ((,class (:foreground ,cyberpunk-yellow :weight bold))))
-   `(eshell-ls-archive ((,class (:foreground ,cyberpunk-red-1 :weight bold))))
+   `(eshell-prompt ((,class (:foreground ,cyberpunk-blue-5 :weight bold))))
+   `(eshell-ls-archive ((,class (:foreground ,cyberpunk-magenta :weight 
bold))))
    `(eshell-ls-backup ((,class (:inherit font-lock-comment))))
    `(eshell-ls-clutter ((,class (:inherit font-lock-comment))))
    `(eshell-ls-directory ((,class (:foreground ,cyberpunk-blue+1 :weight 
bold))))

Reply via email to