summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/org/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/org/config.org b/.emacs.d/org/config.org
index eb423c3..c4ca055 100644
--- a/.emacs.d/org/config.org
+++ b/.emacs.d/org/config.org
@@ -128,7 +128,7 @@
(setq evil-emacs-state-cursor '("#b16286" box))
(setq evil-normal-state-cursor '("#d79921" box))
-(setq evil-visual-state-cursor '("#b16286" box))
+(setq evil-visual-state-cursor '("#b06597" box))
(setq evil-insert-state-cursor '("#d79921" bar))
(setq evil-replace-state-cursor '("#cc241d" hbar))
(setq evil-operator-state-cursor '("#d79921" hbar))