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

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

[nongnu] elpa/gotham-theme 5646d67c70 198/214: add wgrep support


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 5646d67c70 198/214: add wgrep support
Date: Fri, 7 Jan 2022 17:58:54 -0500 (EST)

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

    add wgrep support
---
 gotham-theme.el | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index 3a29ce0541..28341d53ef 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -1054,6 +1054,13 @@ depending on DISPLAY for keys which are either 
:foreground or
    (web-mode-symbol-face :foreground yellow)
    (web-mode-whitespace-face :foreground base7 :background red)
 
+   ;; wgrep
+   (wgrep-delete-face :foreground red)
+   (wgrep-done-face :foreground blue)
+   (wgrep-face :foreground yellow)
+   (wgrep-file-face :foreground green)
+   (wgrep-reject-face :foreground violet :weight bold)
+
    ;; undo-tree
    (undo-tree-visualizer-default-face :inherit shadow)
    (undo-tree-visualizer-current-face :foreground orange)



reply via email to

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