TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:17258] Color term question



On Fri, May 05, 2000 at 10:11:11AM -0500, Eric Hillman wrote:
>
>Already is.  Although I might try turning that off and see what happens.
>
In your .Xresources or .Xdefaults add

rxvt*colorUL: <color code>
rxvt*colorBD: <color code>

You can set them to whatever color you want, It'll take the hex code or the
viable color names (grey60 etc.)
HTH