diff --git a/modus-themes.el b/modus-themes.el index 47c7078..f23da41 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -5769,6 +5769,7 @@ If COLOR is unspecified, then return :box unspecified." `(match ((,c :inherit modus-themes-search-static))) `(query-replace ((,c :inherit modus-themes-search-replace))) `(query-replace-preview ((,c :inherit (bold modus-themes-search-replace)))) + `(query-replace-preview-match ((,c :inherit modus-themes-search-lazy))) ;;;;; ivy `(ivy-action ((,c :inherit (bold modus-themes-fixed-pitch) :foreground ,keybind))) `(ivy-confirm-face ((,c :foreground ,info)))