syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.64k stars 4.89k forks source link

Terminal nvim colorscheme affected by installing spacemacs #16510

Closed lalithsuresh closed 1 month ago

lalithsuresh commented 1 month ago

I installed emacs-plus and spacemacs, and opened it briefly yesterday for the first time (where I picked evil mode). I now see that my neovim color settings have changed and I'm not sure how to fix it. It seems like the default colorscheme has been changed somehow.

Here is a before after from some nvim sessions I had lying around.

Before

image

After

image

The "after" nvim colors looks suspiciously like the spacemacs theme I had, but I can't quite tell what the interaction is. Any advice? I also tried removing ~/.emacs.d and uninstalled emacs-plus too.

lalithsuresh commented 1 month ago

Nevermind, this might have been brew updating nvim in the process which in turn makes use of the new default colorscheme. Ugh.