mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Remove deprecated face from visual-regexp
This commit is contained in:
parent
257db66b64
commit
d6afeffdf2
|
|
@ -3579,7 +3579,7 @@ is a less intense variant of BG."
|
|||
`(vr/group-2 ((,c :inherit modus-themes-intense-green)))
|
||||
`(vr/match-0 ((,c :inherit modus-themes-intense-yellow)))
|
||||
`(vr/match-1 ((,c :inherit modus-themes-intense-yellow)))
|
||||
`(vr/match-separator-face ((,c :inherit (modus-themes-intense-neutral bold))))
|
||||
`(vr/match-separator-face ((,c :inherit bold :background ,bg-active)))
|
||||
;;;;; vterm
|
||||
`(vterm-color-black ((,c :background "gray35" :foreground "gray35")))
|
||||
`(vterm-color-blue ((,c :background ,blue :foreground ,blue)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue