vote up 0 vote down star

I have noted that I cannot affect MacVim's colorscheme by commands in vimrc. I have now a gray font on black background, which makes reading hard.

flag

Your title no longer matches the question. – graywh Mar 27 at 15:40

3 Answers

vote up 1 vote down check

That's odd. What do you get after trying ":hi Normal guifg=Yellow" ?

link|flag
Thank you! Your answer suggested me to replace ctermbf and ctermfg by guibf and guifg, respectively. – Masi Feb 13 at 1:47
vote up 0 vote down

You might want to look at this Mac port of gvim at Google Code. It lives in its own window, rather than in a terminal window, and appears to offer more (or more easy) customization of appearance.

link|flag
vote up 1 vote down

I normally put all gvim related commands in .gvimrc. If you are using vi/vim, then the terminal colorscheme messes up with the vim colorscheme. If MacVim has a separate .rc file, you can check that (assuming MacVim pops a new window).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.