Please bear with us as we work to restore functionality to dotfiles.org.
# URxvt
# http://en.wikipedia.org/Web_colors
#
URxvt.cursorColor: Orange
URxvt.background: Black
URxvt.foreground: White
# Noir / Black
URxvt.color0: Black
URxvt.color8: #222222
# Rouge / Red
URxvt.color1: LightCoral
URxvt.color9: Red
# Vert / Green
URxvt.color2: Chartreuse
URxvt.color10: LimeGreen
# Jaune / Yellow
URxvt.color3: Yellow
URxvt.color11: Orange
# Bleu / Blue
URxvt.color4: CornflowerBlue
URxvt.color12: SteelBlue
# Magenta / Magenta
URxvt.color5: DarkOrchid
URxvt.color13: Orchid
# Cyan / Cyan
URxvt.color6: Aquamarine
URxvt.color14: Cyan
# Blanc / White
URxvt.color7: Gainsboro
URxvt.color15: DarkGray
URxvt.tabbed.tabbar-fg: 15
URxvt.tabbed.tabbar-bg: 8
URxvt.tabbed.tab-fg: 3
URxvt.tabbed.tab-bg: 0
URxvt.font: 8x13
URxvt.scrollColor: #222222
URxvt.cursorBlink: true
URxvt.geometry: 100x28
URxvt.perl-ext-common: default,tabbed