I'm using MacVim and I am attempting to change the default theme. I have the following in my .vimrc
file (and in .gvimrc
as well):
colorscheme macvim
But the theme remains unchanged. What am I doing wrong?
The file is read in without errors but the scheme doesn't change. Also, if I download alternate themes, where do they go?
~/.vim/colors
but MacVim does not show them in the Syntax menu as Janus distribution does. Do you know which could be the problem? I installed MacVim via brew command. – alexventuraio Oct 08 '20 at 03:55