Skip to content

Instantly share code, notes, and snippets.

@ljmccarthy
Last active December 13, 2015 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljmccarthy/c56b6f804084731c5d1e to your computer and use it in GitHub Desktop.
Save ljmccarthy/c56b6f804084731c5d1e to your computer and use it in GitHub Desktop.
My rxvt-unicode configuration
URxvt*.buffered: true
URxvt*.transparent: true
URxvt*.shading: 30
URxvt*.background: black
URxvt*.foreground: white
URxvt*.font: xft:DejaVu Sans Mono:size=10
URxvt*.scrollstyle: plain
URxvt*.scrollBar_right: true
*color0: #2E3436
*color1: #A40000
*color2: #4E9A06
*color3: #C4A000
*color4: #3465A4
*color5: #75507B
*color6: #CE5C00
*color7: #BABDB9
*color8: #555753
*color9: #EF2929
*color10: #8AE234
*color11: #FCE94F
*color12: #729FCF
*color13: #AD7FA8
*color14: #FCAF3E
*color15: #EEEEEC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment