From: Amin Bandali Date: Mon, 16 Feb 2015 03:18:04 +0000 (-0500) Subject: change normal mode cursor color to match zenburn X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/0c2909a278c877ae8cd7468fb4a190e1173dbfa1 change normal mode cursor color to match zenburn --- diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 2d75751..283c799 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -87,6 +87,7 @@ This function is called at the very end of Spacemacs initialization." (setq powerline-default-separator nil) (setq TeX-PDF-mode t Tex-command-default 'TeX) + (spacemacs/set-evil-cursor-color 'normal "#FFFFEF") ) ;; Custom variables