altercation / vim-colors-solarized

precision colorscheme for the vim text editor
http://ethanschoonover.com/solarized
6.58k stars 1.75k forks source link

add support for NeoVim’s termguicolors #228

Open rasguanabana opened 3 years ago

rasguanabana commented 3 years ago

Terminal users have to sacrifice secondary/bold colors everywhere in terminal output for the sake of proper coloring in Vim. But there are many terminals, including Xterm who support truecolor. NeoVim supports truecolor as well, and after this change adding set termguicolors in ~/.config/nvim/init.vim selectively allows for using colors outside of predefined .Xdefaults.