algorithm /.Xdefaults

this file lifes primarily to get urxvt (the be-all-end-all of virtual terminals) to work sanely with my ion3 setup
xvt.foreground:white
URxvt.background:black
URxvt.highlightColor:green
URxvt.colorBD:red
URxvt.underlineColor:yellow
URxvt.cursorColor:      #ffeff0
URxvt.throughColor:     #8080f0
URxvt.color7:           gray90

! S-right, S-left navigate. S-down new tab
URxvt.perl-ext-common:  default,tabbed
URxvt.scrollBar:false
URxvt.borderLess:true
URxvt.internalBorder:0
URxvt.externalBorder:0

URxvt*font:         xft:Monospace:pixelsize=14:autohint=true

Xft.dpi: 96
Xft.hinting: 1
Xft.antialias: 1
Xft.hintstyle: hintfull

Xft.dpi:96
Xft.hinting:true
Xft.hintstyle:hintslight
Xft.antialias:true


URxvt.urlLauncher:firefox
URxvt.matcher.button:1
URxvt.tabbed.tabbar-fg:9
URxvt.tabbed.tabbar-bg:0
URxvt.tabbed.tab-fg:0
URxvt.tabbed.tab-bg:7