Vim Colors

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Chris Cowan
Date:  
Subject: Vim Colors
Thank for the tip...

Chris


On Saturday, September 1, 2001, at 09:31 AM, Gontran wrote:

> * Chris Cowan () wrote:
>> Does any one know how to change the default colors for VIM? For
>> example if I
>> wanted to change the color of my comment from blue to gray... How
>> would I do
>> that? What file... Is it even possible...
>
> With VIM all things are possible :).  Try ":he hi" and a few lines down 
> is
> an example like this:
>     > hi Comment term=bold ctermfg=cyan guifg=#80a0ff

>
> For a listing of all highlight types, just ":hi"
>
> bye,
> Gontran
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>