Re: Folding and the Desert color scheme

2006-08-16 Thread Charles E Campbell Jr

Ben lemasurier wrote:


Hey everyone,

I just setup folding and it works great however when using my favorite
color scheme (desert) the fold header (+-- 70 lines: class ClassName
) is black, which makes it invisible on my
terminal. Is there a way to fix this without using a different color
scheme?



No, but you may just modify your current colorscheme, select a new name,
and save it in your .vim/colors directory.

May I suggest using hicolors.vim, a colorscheme display and editing 
tool.  Available at:


   http://vim.sourceforge.net/scripts/script.php?script_id=1081
   http://mysite.verizon.net/astronaut/vim/index.html#VimFuncs  
Highlight Colors Help and Editor.


Regards,
Chip Campbell


Folding and the Desert color scheme

2006-08-15 Thread Ben lemasurier

Hey everyone,

I just setup folding and it works great however when using my favorite
color scheme (desert) the fold header (+-- 70 lines: class ClassName
) is black, which makes it invisible on my
terminal. Is there a way to fix this without using a different color
scheme?

thanks!

Ben


Re: Folding and the Desert color scheme

2006-08-15 Thread Rodolfo Borges

cp /usr/share/vim/vim70/colors/desert.vim ~/.vim/colors/my-desert.vim
vim ~/.vim/colors/my-desert.vim
echo colorscheme my-desert  ~/.vimrc

That's what I did here.
I just couldn't put the Cursor, CursorLine and CursorColor to work.


On 8/15/06, Ben lemasurier [EMAIL PROTECTED] wrote:

Hey everyone,

I just setup folding and it works great however when using my favorite
color scheme (desert) the fold header (+-- 70 lines: class ClassName
) is black, which makes it invisible on my
terminal. Is there a way to fix this without using a different color
scheme?

thanks!

Ben




--
Rodolfo Borges