Changing Vim Colorschemes - mattjmorrison/dotfiles GitHub Wiki
Changing colorschemes
Changing color schemes is easily accomplished by adding a file in your custom-configs
directory.
custom-colorscheme.vim
colorscheme name-of-desired-colorscheme
This assumes that you have added the desired colorscheme plugin. See Adding Vim Plugins