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

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

[nongnu] elpa/gotham-theme 3023857cc5 181/214: Merge pull request #54 fr


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 3023857cc5 181/214: Merge pull request #54 from drot/master
Date: Fri, 7 Jan 2022 17:58:52 -0500 (EST)

branch: elpa/gotham-theme
commit 3023857cc5109ccbbba97768e8d967fefdeea35e
Merge: 1a8cf7975d 4571460ffd
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #54 from drot/master
    
    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..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 red)
+   (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]