~ xabbott /.Xdefaults

tango colors, simple urxvt & xterm options.
Xft.dpi: 96
Xcursor.theme: Vanilla-DMZ

urxvt*font:             xft:monospace:pixelsize=11
urxvt*borderLess:        false
urxvt*externalBorder:        0
urxvt*internalBorder:        2
urxvt*scrollBar:        false
urxvt*depth:                32
urxvt*background:        rgba:0000/0000/0000/cccc
urxvt*foreground:        #c8c8c8
urxvt*cursorColor:        #ffffff
urxvt*cursorColor2:        #000000
urxvt*cursorBlink:        false
urxvt*inheritPixmap:        false
urxvt*termName:                rxvt-unicode
urxvt*saveLines:        1000
urxvt*scrollTtyOutput:        false
urxvt*scrollTtyKeypress:        true
urxvt*mouseWheelScrollPage:        false
urxvt*cutchars:                `'",;@&*=|?()<>[]{}
URxvt.urlLauncher:      firefox

! Black
*color0:  #2E3436
*color8:  #555753
! Red
*color1:  #CC0000
*color9:  #EF2929
! Green
*color2:  #4E9A06
*color10: #8AE234
! Yellow
*color3:  #C4A000
*color11: #FCE94F
! Blue
*color4:  #3465A4
*color12: #729FCF
! Purple
*color5:  #75507B
*color13: #AD7FA8
! Cyan
*color6:  #06989A
*color14: #34E2E2
! White
*color7:  #D3D7CF
*color15: #EEEEEC

! Xterm
Xterm*toolBar: false
XTerm*faceName: monospace:pixelsize=10
XTerm*dynamiccolors: true
xterm*Background: black
xterm*Foreground: white
xterm*scrollTtyOutput: false
xterm*scrollKey: true