Re: dark background in gvim-gtk

2001-11-30 Thread Viktor Rosenfeld
dman wrote: > | Thanks, this works perfectly. I just found the perfect editor layout for > | hacking projects. Hint: gvim with dark colors to match a console and > | the buffers menu teared of for easy file switching. Schweeet! > > Yep! Though check out the > > :ls > :bn > :bp > :b# > :b >

Re: dark background in gvim-gtk

2001-11-30 Thread dman
On Fri, Nov 30, 2001 at 06:28:40AM +0100, Viktor Rosenfeld wrote: | dman wrote: | | > Anyways, for gvim put : | > | > hi Normal guibg=black guifg=grey90 | | Thanks, this works perfectly. I just found the perfect editor layout for | hacking projects. Hint: gvim with dark colors to match a conso

Re: dark background in gvim-gtk

2001-11-29 Thread Viktor Rosenfeld
dman wrote: > Anyways, for gvim put : > > hi Normal guibg=black guifg=grey90 Thanks, this works perfectly. I just found the perfect editor layout for hacking projects. Hint: gvim with dark colors to match a console and the buffers menu teared of for easy file switching. Schweeet! Ciao, Vikto

Re: dark background in gvim-gtk

2001-11-29 Thread dman
On Fri, Nov 30, 2001 at 03:21:35AM +0100, Viktor Rosenfeld wrote: | Hi, | | is it possible to get a black background using gvim-gtk. The help says, definitely! | that X resources are only available to the Motif and Athena guis which | look plain ugly. that's right, GTK+ doesn't use X resources

Re: dark background in gvim-gtk

2001-11-29 Thread Robert Rendler
On Fri, 30 Nov 2001 03:21:35 +0100 Viktor Rosenfeld <[EMAIL PROTECTED]> wrote: > Hi, > > is it possible to get a black background using gvim-gtk. The help says, > that X resources are only available to the Motif and Athena guis which > look plain ugly. Try starting it up with gvim -rv ...