core-evil: grab cursor face foreground, rather than background

This commit is contained in:
Henrik Lissner 2016-12-22 23:55:58 -05:00
parent 4e726063ee
commit 7c376e9a3c

View File

@ -22,7 +22,7 @@
evil-replace-state-tag "R"
;; Set cursor colors
evil-default-cursor (face-attribute 'cursor :background nil t)
evil-default-cursor (face-attribute 'cursor :foreground nil t)
evil-normal-state-cursor 'box
evil-emacs-state-cursor `(,(face-attribute 'warning :foreground nil nil) box)
evil-insert-state-cursor 'bar