I went gruvbox some years ago and now cannot live without it. I’m using a base16 variant of it.
Vim Color Schemes
51–60 of 119 posts
Re: Vim Color Schemes
#52I tried very hard to find a satisfying light-themed color scheme for Vim, but I have not had much success so far. Most of them have a grey or white base that I don't care about; I wanted something more pastel or warmer and found solarized to be a bit too intense. I wrote and now use my own colorscheme [0] but I think there is much room for improvement. [0] https://i.redd.it/psmi7s4gcfy51.png
Re: Vim Color Schemes
#53Over recent years I've been drawn to the cross-tool themes like Nord and Dracula. https://www.nordtheme.com/ https://draculatheme.com/ Having consistency between neovim, fzf, bat, tmux, tig and fish is lovely.
oh man dracula is so good. just installed on my vscode. 25 years with vim...all the way with vscode now
Re: Vim Color Schemes
#54Just recently started using the built-in colorscheme "blue" and I love it.
Re: Vim Color Schemes
#55FWIW, modern reworks of the built-in colorschemes are on their way [1]. We plan to add more third-party colorschemes in the future as we streamline the creation and validation process. [1] https://github.com/vim/vim/pull/9795
Re: Vim Color Schemes
#56Re: Vim Color Schemes
#57Earlier quoted context omitted.
With the vim plugin? If not, how did you adapt?
I might've misunderstood the question but Dracula has per-app configs available: https://draculatheme.com/visual-studio-code They're all separate projects on GitHub so you can usually just use them with your regular plugin manager or even a git submodule.
Re: Vim Color Schemes
#58Does dark themes lets your focus more than light themes?
I've seen research that supported that idea and research that didn't so I'm not sure it is possible to provide a definitive answer to that question. As a colorscheme author, though, I can attest that working on a dark background gives me a lot more "range", so to speak, than on a light background, which tends to make "dark" colorschemes much easier to create and more expressive. For me, the sweat spot is at around 10…
Re: Vim Color Schemes
#59I tried very hard to find a satisfying light-themed color scheme for Vim, but I have not had much success so far. Most of them have a grey or white base that I don't care about; I wanted something more pastel or warmer and found solarized to be a bit too intense. I wrote and now use my own colorscheme [0] but I think there is much room for improvement. [0] https://i.redd.it/psmi7s4gcfy51.png
Re: Vim Color Schemes
#60I've been using `Apprentice` theme https://github.com/romainl/Apprentice Has been a great experience so far