Skip to content

Commit e0051e3

Browse files
committed
feat: change visual-replace-region indication face
1 parent 64448c8 commit e0051e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lisp/readable-mono-theme.el

+3
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,9 @@ For example links."
630630
`(vr/match-0 ((t (:inverse-video t))))
631631
`(vr/match-1 ((t (:inherit readable-mono-theme-subordinate :inverse-video t))))
632632

633+
;;;;; visual-replace
634+
`(visual-replace-region ((t (:inherit readable-mono-theme-secondary))))
635+
633636
;;;;; web
634637
`(web-mode-current-element-highlight-face ((t (:inherit show-paren-match))))
635638

0 commit comments

Comments
 (0)