mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Use appropriate mapping for separator-line face
This commit is contained in:
parent
5a12068494
commit
c9950d3fce
|
|
@ -1596,7 +1596,7 @@ is a less intense variant of BG."
|
|||
`(rectangle-preview ((,c :inherit secondary-selection)))
|
||||
`(region ((,c ,@(modus-themes--region bg-region fg-main bg-region-subtle))))
|
||||
`(secondary-selection ((,c :background ,bg-hover-secondary)))
|
||||
`(separator-line ((,c :underline ,bg-region)))
|
||||
`(separator-line ((,c :underline ,bg-active)))
|
||||
`(shadow ((,c :foreground ,fg-dim)))
|
||||
`(success ((,c :inherit bold :foreground ,info)))
|
||||
`(trailing-whitespace ((,c :background ,bg-red)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue