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

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

[nongnu] elpa/gotham-theme 8a8c56ccf2 179/214: change anzu highlight col


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 8a8c56ccf2 179/214: change anzu highlight color
Date: Fri, 7 Jan 2022 17:58:52 -0500 (EST)

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

    change anzu highlight color
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 1107c90193..4292518d0d 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -458,7 +458,7 @@ depending on DISPLAY for keys which are either :foreground 
or
    ;; anzu
    (anzu-mode-line :foreground orange :weight bold)
    (anzu-mode-line-no-match :foreground red :weight bold)
-   (anzu-replace-highlight :foreground base6 :background red)
+   (anzu-replace-highlight :foreground base6 :background base3)
    (anzu-match-1 :foreground base0 :background green)
    (anzu-match-2 :foreground base0 :background yellow)
    (anzu-match-3 :foreground base0 :background cyan)



reply via email to

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