Give multiple-cursors cursors muted appearance
This commit is contained in:
parent
3c32afc9ce
commit
3cceb93e8f
@ -651,7 +651,7 @@
|
||||
`(mood-line-status-info ((,class (:foreground ,teal))))
|
||||
|
||||
;; multiple-cursors
|
||||
`(mc/cursor-face ((,class (:inherit 'cursor))))
|
||||
`(mc/cursor-face ((,class (:inherit 'cursor :background ,fg-alt))))
|
||||
|
||||
;; nav-flash
|
||||
`(nav-flash-face ((,class (:background ,dark-blue :foreground ,base-8 :weight bold))))
|
||||
|
Loading…
Reference in New Issue
Block a user