On Tuesday, March 19, 2013 1:32:01 PM UTC-4, Ben Fritz wrote:
> On Tuesday, March 19, 2013 11:09:30 AM UTC-5, Christian Brabandt wrote:
> > On Tue, March 19, 2013 17:00, FlashBurn wrote:
> > > I've started using FuzzyFinder plugin. Nice menu pops out to do a search,
> > > however it has a very ugly color. Does anybody know how to make it match
> > > my current color scheme? I'm attaching the image.
> > 
> > You need to change the Pmenu highlight items (Pmenu, PmenuSel,
> > PmenuSbar, PmenuThumb).
> > 
> > Depending on your vim version, you can simply put into your
> > .vimrc something like this:
> > 
> > hi Pmenu guibg=DarkRed guifg=White
> > 
> > (this is for the gui version, for the terminal version you need to
> > set the ctermfg and ctermbg attributes)
> > 
> 
> The stated goal was to match the new colors to the colorscheme.
> 
> I'd regard the lack of these groups in a colorscheme to be a bug in the 
> colorscheme.
> 
> If you made the colorscheme yourself, just add them to your colorscheme 
> script.
> 
> Otherwise, you can pick some colors and modify the script yourself, but you 
> should also contact the colorscheme maintainer and request these additional 
> highlight definitions.

Thanks for the help everyone, I most likely will update the colorscheme myself. 

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to