You need to set it in you vimrc. I think it's something like : set g:zenburn_high_Contrast or set g:zenburn_high_Contrast=1
That's for the variations. For the colorscheme not applying right at all, I had the same problem. Ensure that your terminal is 256-colors. (I'm hear you from here : "But how do I now that?") Happy art thou, who seek the Answer after ones found out: http://www.vim.org/scripts/script.php?script_id=1349 <-- That should enlighten you. Use it with -w -s. If you get something like this: http://i56.tinypic.com/dblavq.png then your terminal does not support 256 colors. If you get something like that: http://i54.tinypic.com/2yxn806.png then your terminal does support 256 colors. -- Julien Durillon On Aug 9, 12:39 am, wombatvvv <[email protected]> wrote: > Unfortunately, I'm a real VIM newb and I'm not sure how to check those > options. Can you possibly guide me through it? > > The thing about the SCROLL plugin, is that they colorschemes work with that > very randomly. I can cycle through the entire list of schemes 2 or 3 times > and they still won't work properly. Then on the 4th time (or maybe if I > cycle back the other way or something) ...presto! > > It seems like one of those mind-numbing hard-to-replicate bugs. > > Thanks for your replies and help. > > -- > View this message in > context:http://vim.1045645.n5.nabble.com/colorschemes-are-not-right-most-of-t... > Sent from the Vim - General mailing list archive at Nabble.com. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
