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

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

[nongnu] elpa/gotham-theme f585e18b12 157/214: add no match face for the


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme f585e18b12 157/214: add no match face for the anzu mode line indicator
Date: Fri, 7 Jan 2022 17:58:50 -0500 (EST)

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

    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]