Having consistency between neovim, fzf, bat, tmux, tig and fish is lovely.
Vim Color Schemes
11–20 of 119 posts
Re: Vim Color Schemes
#12I went gruvbox some years ago and now cannot live without it. I’m using a base16 variant of it.
Re: Vim Color Schemes
#13I'm a huge fan of the base16 color schemes - not for their appearance (though most look great), but for their ease of integration within the shell and vim. Just clone the repos below, drop a few lines in your shellrc/vimrc, then use a single bash command to change the scheme in both. No more mucking with Xresources. https://github.com/chriskempson/base16-shell https://github.com/chriskempson/base16-vim
Re: Vim Color Schemes
#14Over 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.
Good explanation: https://jeffkreeftmeijer.com/vim-16-color/
Re: Vim Color Schemes
#15Over 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.
I achieve that same consistency with virtually zero configuration by simply setting the colors in my terminal and forgetting about it. Stopped all the fiddling with color schemes quite a while ago. Good explanation: https://jeffkreeftmeijer.com/vim-16-color/
Re: Vim Color Schemes
#16I went gruvbox some years ago and now cannot live without it. I’m using a base16 variant of it.
Re: Vim Color Schemes
#17Over 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.
25 years with vim...all the way with vscode now
Re: Vim Color Schemes
#18Re: Vim Color Schemes
#19Re: Vim Color Schemes
#20I went gruvbox some years ago and now cannot live without it. I’m using a base16 variant of it.
I love and use gruvbox too! Do you have a pointer to the base16 version of it, or did you hand-tweak/make it yourself?