Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting - dotspacemacs-colorize-cursor-according-to-state nil - defaults to insert color #5107

Closed
kritzcreek opened this issue Feb 17, 2016 · 2 comments

Comments

@kritzcreek
Copy link
Contributor

System Info

  • OS: windows-nt
  • Emacs: 25.0.50.1
  • Spacemacs: 0.105.9
  • Spacemacs branch: develop (rev. b3296d2)
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
((auto-completion :variables auto-completion-enable-snippets-in-popup t auto-completion-return-key-behavior nil auto-completion-tab-key-behavior 'complete)
 emacs-lisp git markdown org
 (shell :variables shell-default-height 30 shell-default-position 'bottom shell-default-term-shell "/bin/zsh")
 (colors :variables colors-enable-nyan-cat-progress-bar t)
 syntax-checking version-control
 (haskell :variables haskell-enable-ghc-mod-support t)
 (javascript :variables javascript-disable-tern-port-files nil)
 eyebrowse html purescript)

Steps to reprodude:

  • Set dotspacemacs-display-default-layout nil and start emacs with the leuven theme
  • Get a green cursor. The default cursor color for leuven however is cyan.
  • Reload the theme using SPC T h leuven
  • Get the cyan cursor
@jnboehm
Copy link

jnboehm commented Feb 25, 2016

I also have this issue with Emacs 25.1.50.7 using spacemacs v.0.105.11 on the master branch.

I am using input method emacs, although that probably does not matter.

edit: I looked around a bit and when disabling this line spacemacs falls back to the cursor color deifned by the theme. But this is only a fix when using the emacs-style bindings. Maybe something like this is also defined for the evil input method?

@kritzcreek
Copy link
Contributor Author

I've not seen this for a while now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants