From 0c4904e4ab3d45be059304dd0aaac0c79659d51c Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 26 Jan 2021 14:04:30 +0000 Subject: wgrep faces --- themes/jao-themes.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes') diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 843e164..8773cd6 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -1007,6 +1007,11 @@ (wg-message-face (p string)) (wg-mode-line-face nil) (wg-previous-workgroup-face (p f00)) + (wgrep-delete-face st) + (wgrep-done-face (p f00)) + (wgrep-face (p f10) ul) + (wgrep-file-face (p f01)) + (wgrep-reject-face (p error) ul) (widget-button (~ button)) (widget-button-pressed nbf (~ custom-button-pressed)) (widget-button-face (~ button)) -- cgit v1.2.3