Is there a way to get a list of all installed color schemes in Vim? That would make very easy to select one without looking at the .vim directory.
.vim
If you are willing to install a plugin, I recommend https://github.com/vim-scripts/CycleColor.
to cycle through all installed colorschemes. Nice way to easily choose a colorscheme.