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

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

[nongnu] elpa/gotham-theme 4571460ffd 180/214: make it different than re


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 4571460ffd 180/214: make it different than replace-to
Date: Fri, 7 Jan 2022 17:58:52 -0500 (EST)

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

    make it different than replace-to
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 4292518d0d..d06e2716f8 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 base3)
+   (anzu-replace-highlight :foreground base6 :background base4)
    (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]