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

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

[nongnu] elpa/ample-theme ae2220e 027/137: eshell


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme ae2220e 027/137: eshell
Date: Thu, 21 Oct 2021 18:00:11 -0400 (EDT)

branch: elpa/ample-theme
commit ae2220eb4a3f5b3af5ca07270cba0aea64bc1b9c
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    eshell
---
 ample-theme.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ample-theme.el b/ample-theme.el
index 8f68a09..d4ab937 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -117,8 +117,9 @@
    `(compilation-info ((t (:foreground ,ample/green :bold t))))
    
    ;; eshell
-   `(eshell-ls-directory((t (:foreground ,ample/blue))))
-   `(eshell-ls-product ((t (:foreground ,ample/purple))))
+   `(eshell-prompt ((t (:foreground ,ample/purple))))
+   `(eshell-ls-directory ((t (:foreground ,ample/blue))))
+   `(eshell-ls-product ((t (:foreground ,ample/orange))))
    `(eshell-ls-backup ((t (:foreground ,ample/darker-gray))))
    `(eshell-ls-executable ((t (:foreground ,ample/green))))
    



reply via email to

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