Skip to content

Instantly share code, notes, and snippets.

@jhsu
Created January 13, 2011 07:36
Show Gist options
  • Save jhsu/777538 to your computer and use it in GitHub Desktop.
Save jhsu/777538 to your computer and use it in GitHub Desktop.
urxvt*foreground: #f2f2f2
urxvt*background: #101010
urxvt*font: xft:inconsolata:pixelsize=16
urxvt*scrollBar_right: true
urxvt*scrollBar: false
urxvt*internalborder: 4
! Normal
! color0 black
! color1 red
! color2 green
! color3 yellow
! color4 blue
! color5 purple
! color6 cyan
! color7 white
urxvt*color0: #6c6c6c
urxvt*color1: #e9897c
urxvt*color2: #b6e77d
urxvt*color3: #ecebbe
urxvt*color4: #a9cdeb
urxvt*color5: #ea96eb
urxvt*color6: #c9caec
urxvt*color7: #f2f2f2
! Light
! color8 black
! color9 red
! color10 green
! color11 yellow
! color12 blue
! color13 purple
! color14 cyan
! color15 white
urxvt*color8: #747474
urxvt*color9: #f99286
urxvt*color10: #c3f786
urxvt*color11: #fcfbcc
urxvt*color12: #b6defb
urxvt*color13: #fba1fb
urxvt*color14: #d7d9fc
urxvt*color15: #e2e2e2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment