diff --git a/mood-adwaita-theme.el b/mood-adwaita-theme.el index 1f1e20d..72b7a92 100644 --- a/mood-adwaita-theme.el +++ b/mood-adwaita-theme.el @@ -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))))