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 (#ffffff, I
> think). Is there a way to preserve the color #afafaf of xterm in mutt or
> pine? For vim, it preserves the color #afafaf. 
> Thanks in advance.
> 
I use this color-setup in my .muttrc:

#########
# Color #
#########

mono  message    bold
color message    white          red
color error      brightyellow   red
color indicator  white          red
color tree       brightmagenta  default
color signature  red            default
color attachment brightyellow   red
color search     brightyellow   red
color tilde      brightmagenta  default
color markers    brightmagenta  default
color quoted     white          default
color quoted1    magenta        default
color quoted2    red            default
color quoted3    green          default
color quoted4    cyan           default
color quoted5    blue           default
color quoted6    magenta        default
color quoted7    red            default
color quoted8    green          default
color quoted9    cyan           default
color hdrdefault brightred      default
color header     brightyellow   default  "^(from):"
color header     brightblue     default  "^(to):"
color header     green          default  "^(subject):"
color body       brightcyan     default  \ 
"((ftp|http|https)://|(file|mailto|news):|www\\.)[-a-z@0-9_.:]*[a-z0-9](/[^][{} 
\t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:])?"
color body       brightcyan     default  "[-a-z_0-9.+]+@[-a-z_0-9.]+"
color body       red            default  "(^| )\\*[-a-z0-9äöüß*]+\\*[,.?]?[ \n]"

#color underline  green          default
#color header     default        default  "[ \t]+[^:]*$"
#color bold       brightblack    default


Try which part of the message should be changed.

Oliver
-- 
... don't touch the bang bang fruit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to