You are not logged in.

#1 2009-11-18 13:02:29

Nepherte
Member
From: Singapore
Registered: 2008-09-09
Posts: 427

urxvt + Xdefault colors

urxvt refuses to use *color3 defined in .Xdefaults and I can't seem to fix it. It is supposed to show yellow but instead it shows some darkish red that I have not defined anywhere in .Xdefaults. The *color3 is respected as it should in other terminals like aterm.

.Xdefaults:

URxvt*scrollBar:false
URxvt*transparent:true
URxvt*shading:35
URxvt*font:xft:Monospace:pixelsize=13
URxvt*xftAntialias:false
URxvt*internalBorder:0
URxvt*borderWidth:0
URxvt*urlLauncher:/usr/bin/firefox
URxvt*perl-ext:default,matcher
URxvt*matcher.button:1
URxvt*cursorBlink:true
URxvt*depth:24
URxvt*buffered:true

*background:#000000
*foreground:#FFFFFF

!black
*color0:    #2E3436
*color8:    #555753

!red
*color1:    #D50000
*color9:    #EF2929

!green
*color2:    #59E000
*color10:   #8AE234

! yellow
*color3:    #FFD000
*color11:   #FCE94F

!blue
*color4:    #3EB5FF
*color12:   #729FCF

!magenta
*color5:    #9C1EB0
*color13:   #AD7FA8

!cyan
*color6:    #06989A
*color14:   #34E2E2

!white
*color7:    #E2E6DF
*color15:   #EEEEEC

!aterm settings-------------------------------------------------------------     
!
aterm*background:               black
aterm*foreground:               white
aterm*transparent:              true
aterm*shading:                  45
aterm*cursorColor:              white
aterm*saveLines:                2000
!aterm*tinting:                 gray
aterm*scrollBar:                false
!aterm*scrollBar_right:          true
aterm*transpscrollbar:          true
aterm*borderwidth:              0
aterm*font: "-misc-fixed-medium-r-normal-*-14-*-*-*-*-*-iso8859-2" 
aterm*geometry:                 80x25
#aterm*fading:                  70

Offline

Board footer

Powered by FluxBB