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

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

[nongnu] elpa/gotham-theme 329af05359 177/214: change ivy face order


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 329af05359 177/214: change ivy face order
Date: Fri, 7 Jan 2022 17:58:52 -0500 (EST)

branch: elpa/gotham-theme
commit 329af0535971b405af63b9e246b53b55272a4473
Author: Davor Rotim <rotim.davor@gmail.com>
Commit: Davor Rotim <rotim.davor@gmail.com>

    change ivy face order
---
 gotham-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index e08681ed18..1107c90193 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -685,8 +685,8 @@ depending on DISPLAY for keys which are either :foreground 
or
    (ivy-minibuffer-match-face-3 :foreground base0 :background green)
    (ivy-minibuffer-match-face-4 :foreground base0 :background base5)
    (ivy-modified-buffer :foreground yellow)
-   (ivy-remote :foreground violet)
-   (ivy-subdir :foreground red)
+   (ivy-remote :foreground red)
+   (ivy-subdir :foreground base5)
    (ivy-virtual :foreground green)
 
    ;; jabber



reply via email to

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