Why don’t most vim color schemes look as nice as the screenshot when I use them? [closed]
Many colorschemes are designed for 256 colors, which is significantly better than a standard 8 color terminal. To make that work, you need $TERM set to a 256 color terminal like xterm-256color. If you have a 256 color capable terminal (looks like you do from your screenshot if that is Gnome Terminal), set the $TERM … Read more