On Sunday 26 January 2003 17:25, demz wrote:
> In some screen shots i see like backgrounds of xterm colored, with
> different font colors. Now i can change the window and title colors; but
> how about the background in it and the fonts used bij xterm? how do i do
> that ?
> greets,

I use aterm, but I think that if you replace the 'A' with an 'X', it'll work 
for xterm as well, I think. Put this in ~/.Xdefaults:

Aterm*background:       #2d313a 
Aterm*foreground:       white
Aterm*saveLines:        1024
Aterm*font:             term
Aterm*termName:         xterm
Aterm*cursorColor:      white

and to define all the different font-colors:

! black
XTerm*color0:       black
XTerm*color8:       gray45
! red
XTerm*color1:       #98565e
XTerm*color9:       #cfa3a9
! green
XTerm*color2:       #66825d
XTerm*color10:      #caf7bb
! yellow
XTerm*color3:       #969176
XTerm*color11:      #fff8bc
! blue
XTerm*color4:       #4d6585
XTerm*color12:      #83a3be
! magenta
XTerm*color5:       #967395
XTerm*color13:      #bba9cf
! cyan
XTerm*color6:       #5f7f7b
XTerm*color14:      #96cccc
! white
XTerm*color7:       gray70
XTerm*color15:      white

BTW, there are no stupid questions, just stupid answers ;-)

-- 
tinus

___________________________________________________
"Words are weightless here on earth
               Because they're free." -- Josh Homme


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to