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

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

[nongnu] elpa/gotham-theme 223f3771d8 158/214: Merge pull request #42 fr


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 223f3771d8 158/214: Merge pull request #42 from drot/master
Date: Fri, 7 Jan 2022 17:58:50 -0500 (EST)

branch: elpa/gotham-theme
commit 223f3771d84f2d5a9f20390e496cecc529f769d6
Merge: d45287581d f585e18b12
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #42 from drot/master
    
    Add no match face for the anzu mode line indicator
---
 gotham-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index 15f50d9d71..6b219b37c4 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -462,6 +462,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-match-1 :foreground base0 :background green)
    (anzu-match-2 :foreground base0 :background yellow)



reply via email to

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