On Tue, Aug 22, 2006 at 08:27:12AM -0500, Christopher M. Hobbs wrote:
> At home, I'm running ion1 on my personal machine and I run ion2 at the 
> office.  I'd like to run ion3 at the office, but I went back to ion2 
> because I haven't figured out how to change the color of xterms that one 
> can open in ion.

My ~/.Xresources file includes:

*VT100*color1: red2
*VT100*color9: salmon1
*VT100*color2: #00ac00
*VT100*color10: #4cfe4c
*VT100*color3: #acac00
*VT100*color11: #fefe56
*VT100*color4: #0000bb
*VT100*color12: #009acd
*VT100*color5: #ac00ac
*VT100*color13: #ff60ff
*VT100*color6: #009b9b
*VT100*color14: #5bffff
*VT100*color7: grey
*VT100*color15: #ffffff

And my ~/.xinitrc file includes:
    test -r $HOME/.Xresources   && xrdb -I$HOME -merge $HOME/.Xresources

A bunch of similar settings can be found in:
/usr/X11R6/lib/X11/app-defaults

And most application manpages mention the resources they read.

Enjoy

Attachment: pgpFkP3SINF61.pgp
Description: PGP signature

Reply via email to