On Sun, Sep 20, 2009 at 7:20 PM, pansz <[email protected]> wrote:
>
>
> Hoss 写道:
>> All,
>>
>> Is there a good guide somewhere to writing .vim files, the ones that
>> show up in your /installation/colors directory?
>
> AFAIK, there are no good documents on writing color schemes. The one
> which "sucks less" is $VIMRUNTIME/colors/README.txt
>
> But there are many good examples. go vim.sf.net and find scripts, search
> for top-rated color schemes. download them and view them. you can design
> your own color scheme based on one of them.
>
>
> Note: you should really remember that :hi clear does not mean clear
> everything, it means reset everything to the default color scheme. The
> default value may be a trouble sometimes.
>

Also suggest checking these scripts out, seems like you can create new
ones by tweaking others and without ever writing a single vimscript
code:

HiColors: Colorscheme display and editor
http://www.vim.org/scripts/script.php?script_id=1081

Mkcolorscheme: Help write colorscheme files from existing settings
http://www.vim.org/scripts/script.php?script_id=85

I haven't tried these myself, but came across them mentioned in
previous discussions.

-- 
HTH,
Hari
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to