mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Add support for query-replace-preview (Emacs 32)
This commit is contained in:
parent
887af1139e
commit
8ebcedea65
|
|
@ -5768,6 +5768,7 @@ If COLOR is unspecified, then return :box unspecified."
|
|||
`(lazy-highlight ((,c :inherit modus-themes-search-lazy)))
|
||||
`(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))))
|
||||
;;;;; ivy
|
||||
`(ivy-action ((,c :inherit (bold modus-themes-fixed-pitch) :foreground ,keybind)))
|
||||
`(ivy-confirm-face ((,c :foreground ,info)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue