Skip to content

Instantly share code, notes, and snippets.

@EgonSpengler
Created April 22, 2014 22:10
Show Gist options
  • Save EgonSpengler/11196187 to your computer and use it in GitHub Desktop.
Save EgonSpengler/11196187 to your computer and use it in GitHub Desktop.
! ------ rxvt-unicode -------
! ---------------------------
URxvt.depth: 32
URxvt.background: [94]#0F0F0F
URxvt.scrollstyle: plain
URxvt.font: xft:Bitstream Vera Sans Mono:antialias=true:pixelsize=13
URxvt.iconFile: /usr/share/icons/Rodentia/small/apps/utilities-terminal.svg
URxvt.borderLess: false
URxvt.troughColor: #D3D4FF
URxvt.scrollBar_right: True
URxvt.scrollColor: #333333
URxvt.internalBorder: 1
*foreground: #A0A0A0
*background: #121212
!black
*color0: #353535
*color8: #606060
!red
*color1: #785A59
*color9: #7F5553
!green
*color2: #617859
*color10: #5D8052
!yellow
*color3: #7D7954
*color11: #898448
!blue
*color4: #597078
*color12: #53747F
!magenta
*color5: #766075
*color13: #7B5B7A
!cyan
*color6: #597778
*color14: #537D7F
!white
*color7: #969696
*color15: #ABABAB
!*background: #130800
!*foreground: #A5918D
! common perl extensions
URxvt.perl-ext-common: vtwheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment