On 30-Jun-2000, j mckitrick wrote:
> i am trying to get mutt to work with a transparent wterm. however, when i
> chose 'default' as the background color for each of my color defintions,
> mutt chokes when loading. it complains about an invalid color or something
> like that. yes the manual shows it is an acceptable option. any ideas?
I'm using transparent aterm (also a "branch" of rxvt), compiled mutt
against s-lang instead of ncurses and I also need to set the following
environment variables before running mutt:
COLORFGBG="default;default"
COLORXTERM="rxvt-xpm"
Hope that helps,
Ronny