Subject: Re: xfree86 3.2 color xterm?
To: Michael Graff <explorer@flame.org>
From: Michael Graff <explorer@flame.org>
List: port-i386
Date: 12/29/1996 10:46:55
Michael Graff <explorer@flame.org> writes:

> Wailer <banshee@gabriella.abattoir.com> writes:
> 
> > Anyone have any luck getting this to show color text attributes?
> > I've tried both +cm and +dc with ansi and xterm-color to no
> > avail.
> 
> You know, I was working on this just a few days ago.

And I got it to work just now.

In the app-defaults/XTerm-color there are all the color xterm defaults.

I just added them to my standard file and that was that.

*VT100*colorMode: on
*VT100*dynamicColors: on

! Uncomment this use color for underline attribute
!*VT100*colorULMode: on
!*VT100*underLine: off

! Uncomment this to use color for the bold attribute
!*VT100*colorBDMode: on

*VT100*color0: black
*VT100*color1: red3
*VT100*color2: green3
*VT100*color3: yellow3
*VT100*color4: blue3
*VT100*color5: magenta3
*VT100*color6: cyan3
*VT100*color7: gray90
*VT100*color8: gray30
*VT100*color9: red
*VT100*color10: green
*VT100*color11: yellow
*VT100*color12: blue
*VT100*color13: magenta
*VT100*color14: cyan
*VT100*color15: white
*VT100*colorUL: yellow
*VT100*colorBD: white