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

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

[nongnu] elpa/gotham-theme e2423eb110 105/214: add all anzu faces


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme e2423eb110 105/214: add all anzu faces
Date: Fri, 7 Jan 2022 17:58:46 -0500 (EST)

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

    add all anzu faces
---
 gotham-theme.el | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 015779cd1a..1e14509508 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -363,7 +363,12 @@ depending on DISPLAY for keys which are either :foreground 
or
    (ace-jump-face-background :foreground base4 :background unspecified)
 
    ;; anzu
-   (anzu-mode-line :foreground orange)
+   (anzu-mode-line :foreground orange :weight bold)
+   (anzu-replace-highlight :foreground base6 :background red)
+   (anzu-match-1 :foreground base0 :background green)
+   (anzu-match-2 :foreground base0 :background yellow)
+   (anzu-match-3 :foreground base0 :background cyan)
+   (anzu-replace-to :foreground yellow :background base3)
 
    ;; auctex
    (font-latex-bold-face :inherit bold)



reply via email to

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