Re: Mutt: font color [Solved]

2002-11-28 Thread Qian Gong
Thanks. The solution for pine is the same as mutt. Just re-define xterm*color7 in .Xresource as #afafaf. Qian On Thu, Nov 28, 2002 at 03:29:37PM +0100, ernst wrote: > Hi > > I guess so, there is an option under 'setup' > (K) Kolor that's called > 'use-termdef' or something. Haven't tryed it yet.

Re: Mutt: font color [Solved]

2002-11-28 Thread Qian Gong
Thanks a lot. It's solved. In mutt, I can choose color from color0 to color7. While color7 by default is white, but it can be re-defined in .Xresource. BTW, xterm may support color more than 8. It seems mutt only handles 8. Qian On Thu, Nov 28, 2002 at 03:04:14PM +0100, Oliver Fuchs wrote: > On

Re: Mutt: font color

2002-11-28 Thread ernst
Hi I guess so, there is an option under 'setup' > (K) Kolor that's called 'use-termdef' or something. Haven't tryed it yet. /ernst On Thu, 28 Nov 2002, Qian Gong wrote: > On Thu, Nov 28, 2002 at 12:56:41PM +0100, ernst wrote: > > > > Hi > > > > In pine I just use 'setup' > 'color' to give it m

Re: Mutt: font color

2002-11-28 Thread Oliver Fuchs
On Thu, 28 Nov 2002, Qian Gong wrote: > Is it possible to define a customized color in mutt by specifying the RGB > value? Thanks. > Qian > >From mutt manual you get: Mutt also recognizes the keywords color0, color1, ..., colorN-1 (N being the number of colors supported by your terminal).

Re: Mutt: font color

2002-11-28 Thread Qian Gong
On Thu, Nov 28, 2002 at 12:56:41PM +0100, ernst wrote: > > Hi > > In pine I just use 'setup' > 'color' to give it my color. It overrides > colors set for xterm. > > /ernst > Thanks. Is it possible to specify a customized color by RGB value in pine? Qian -- To UNSUBSCRIBE, email to [EMAIL P

Re: Mutt: font color

2002-11-28 Thread ernst
Hi In pine I just use 'setup' > 'color' to give it my color. It overrides colors set for xterm. /ernst On Thu, 28 Nov 2002, Qian Gong wrote: > Hi, > > I use the following line to define the foreground color for xterm. > xterm*foreground: #afafaf > > It works well. But in mutt or

Re: Mutt: font color

2002-11-28 Thread Qian Gong
Is it possible to define a customized color in mutt by specifying the RGB value? Thanks. Qian On Thu, Nov 28, 2002 at 09:20:18AM +0100, Oliver Fuchs wrote: > I use this color-setup in my .muttrc: > > # > # Color # > # > > mono messagebold > color messagewhite re

Re: Mutt: font color

2002-11-28 Thread Oliver Fuchs
On Thu, 28 Nov 2002, Qian Gong wrote: > Hi, > > I use the following line to define the foreground color for xterm. > xterm*foreground: #afafaf > > It works well. But in mutt or pine, the white font is bright (#ff, I > think). Is there a way to preserve the color #afafaf of xter