!!
!! XTerm specific
!!

XTerm*scrollbar:	false
XTerm*background:	#090909
XTerm*foreground:	white

!!
!! URxvt specific
!!
URxvt*font:xft:Dejavu Sans Mono:pixelsize=11:antialias=false:autohinting=true
URxvt*loginShell:	True
URxvt*termName:		rxvt
URxvt*background:	black
URxvt*foreground:	white
URxvt*scrollBar:	False
URxvt*transparent:	True
URxvt*shading:		8
URxvt*tintColor:	black
URxvt*fading:		40
URxvt*fadeColor:	black
URxvt*borderLess:	False
URxvt*internalBorder:	5
!!URxvt*perl-ext:		default,mark-urls
!!URxvt*urlLauncher:	firefox
!!URxvt*font:		-*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*
!!URxvt*boldFont:		-*-fixed-bold-r-*-*-13-*-*-*-*-*-*-*
!!URxvt*blendType:	alphablend
!!URxvt*blurRadius:	0



!!
!! gVim specific
!!
!!Vim*useSchemes:         all
!!Vim*sgiMode:            true
!!Vim*useEnhancedFSB:     true
!Vim.foreground:         #FFFFFF
!Vim.background:        lightyellow2
!Vim*background:         #2A2A2A
! Do NOT use Vim*geometry , this will break the menus instead 
! use Vim.geometry. Asterisk between Vim and geometry is not allowed.
! Vim.geometry: widthxheight
!!Vim.geometry:           88x40
!Vim*font:              -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-15-*5
!!Vim*menuBackground: yellow
!!Vim*menuForeground: black

!!
!! URxvt colors
!!
!! Black + DarkGrey
URxvt*color0:	#000000
URxvt*color8:	#666666
!! DarkRed + Red
URxvt*color1:	#bc4646
URxvt*color9:	#ec6161
!! DarkGreen + Green
URxvt*color2:	#5e8a63
URxvt*color10:	#8ce55b
!! DarkYellow + Yellow
URxvt*color3:	#eaec67
URxvt*color11:	#f7f87f
!! DarkBlue + Blue
URxvt*color4:	#4958a7
URxvt*color12:	#6881f8
!! DarkMangenta + Mangenta
URxvt*color5:	#935cac
URxvt*color13:	#d483f8
!! DarkCyan + Cyan
URxvt*color6:	#60a8ae
URxvt*color14:	#71c9d1
!! LightGrey + White
URxvt*color7:	#b7b7b7
URxvt*color15:	#ffffff

