Skip to content

Commit

Permalink
feat(theme): style visual-replace-delete-match
Browse files Browse the repository at this point in the history
  • Loading branch information
terlar committed Oct 3, 2024
1 parent e8cbbd6 commit 912cd44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/readable-mono-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ For example links."

;;;;; visual-replace
`(visual-replace-region ((t (:inherit readable-mono-theme-secondary))))
`(visual-replace-delete-match ((t (:inverse-video t :strike-through t))))

;;;;; web
`(web-mode-current-element-highlight-face ((t (:inherit show-paren-match))))
Expand Down

0 comments on commit 912cd44

Please sign in to comment.