Open jedrekdomanski opened 6 years ago
Same issue here. It seems to be a truecolor / 256 colors issue depending your terminal.
I fixed it by adding in the file ~/.vimrc
this line to force the 256 color mode:
set t_Co=256
It also fix other color schemes. :tada:
colorscheme Benokai
Upon entering Vim no colors are applied. Just Black and white colors. Same happens to some other schemes.