mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Fix multiple-cursors's cursor-bar-face
This commit is contained in:
parent
0bf4095918
commit
5c9873c17d
|
|
@ -6385,7 +6385,7 @@ by virtue of calling either of `modus-themes-load-operandi' and
|
|||
`(mu4e-view-body-face ((,class :foreground ,fg-main)))
|
||||
`(mu4e-warning-face ((,class :inherit warning)))
|
||||
;;;;; multiple-cursors
|
||||
`(mc/cursor-bar-face ((,class :height 1 :background ,fg-main)))
|
||||
`(mc/cursor-bar-face ((,class :height 1 :foreground ,fg-main :background ,bg-main)))
|
||||
`(mc/cursor-face ((,class :inverse-video t)))
|
||||
`(mc/region-face ((,class :inherit region)))
|
||||
;;;;; nano-modeline
|
||||
|
|
|
|||
Loading…
Reference in a new issue