TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:17258] Color term question
- To: tclug-list@mn-linux.org
- Subject: Re: [TCLUG:17258] Color term question
- From: Ben Lutgens <ben@cssolutionsinc.com>
- Date: Fri, 5 May 2000 10:43:46 -0500
- In-Reply-To: <001501bfb6a4$25e8aa80$650aa8c0@cccu.com>; from ehillman@cccu.com on Fri, May 05, 2000 at 10:11:11AM -0500
- Mail-Followup-To: Ben Lutgens <ben@cssolutionsinc.com>,tclug-list@mn-linux.org
- References: <200005051516.KAA18413@acm.cs.umn.edu> <001501bfb6a4$25e8aa80$650aa8c0@cccu.com>
- Sender: Ben Lutgens <blutgens@athena>
- User-Agent: Mutt/1.1.12i
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