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

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

[elpa] externals/modus-vivendi-theme 09fb3ef 16/35: Tweak 'eshell-prompt


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 09fb3ef 16/35: Tweak 'eshell-prompt' (better in context)
Date: Wed, 24 Jun 2020 12:42:48 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 09fb3efb17cabb771a89adcc2c93b1ff34627394
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak 'eshell-prompt' (better in context)
---
 modus-operandi-theme.el | 2 +-
 modus-vivendi-theme.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 5c7c268..2faf959 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1581,7 +1581,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(eshell-ls-special ((,class (:foreground ,magenta :weight bold))))
    `(eshell-ls-symlink ((,class (:foreground ,cyan :underline t))))
    `(eshell-ls-unreadable ((,class (:background ,bg-inactive :foreground 
,fg-inactive))))
-   `(eshell-prompt ((,class (:foreground ,cyan-alt-other :weight 
,modus-theme-bold))))
+   `(eshell-prompt ((,class (:foreground ,green-alt-other :weight 
,modus-theme-bold))))
    ;;;; evil-mode
    `(evil-ex-commands ((,class (:foreground ,magenta-alt-other))))
    `(evil-ex-info ((,class (:foreground ,cyan-alt-other))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index b8f0abb..c64fb2e 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1581,7 +1581,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(eshell-ls-special ((,class (:foreground ,magenta :weight bold))))
    `(eshell-ls-symlink ((,class (:foreground ,cyan :underline t))))
    `(eshell-ls-unreadable ((,class (:background ,bg-inactive :foreground 
,fg-inactive))))
-   `(eshell-prompt ((,class (:foreground ,cyan-alt-other :weight 
,modus-theme-bold))))
+   `(eshell-prompt ((,class (:foreground ,green-alt-other :weight 
,modus-theme-bold))))
    ;;;; evil-mode
    `(evil-ex-commands ((,class (:foreground ,magenta-alt-other))))
    `(evil-ex-info ((,class (:foreground ,cyan-alt-other))))



reply via email to

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