Skip to content

Instantly share code, notes, and snippets.

@meepoSenpai
Created March 20, 2015 21:37
Show Gist options
  • Save meepoSenpai/ccc4e378801f4e4fbaac to your computer and use it in GitHub Desktop.
Save meepoSenpai/ccc4e378801f4e4fbaac to your computer and use it in GitHub Desktop.
XResources
urxvt*termName: rxvt
urxvt*background: rgba:2000/2000/2000/ddff
urxvt*depth: 32
urxvt*foreground: #949494
urxvt*scrollBar: false
urxvt*matcher.button: 1
urxvt*cursorBlink: true
urxvt*cursorColor: #c1c8c9
urxvt*colorBD: #9a7b88
urxvt.transparent: false
urxvt*allow_bold: true
Xft*antialias: true
Xft*hinting: full
URxvt*inheritPixmap: false
URxvt*tintColor: black
URxvt*shading: 80
!URxvt*geometry: 80x17
URxvt.font: xft:Monospace:size=11
!black
URxvt*color0: #111313
URxvt*color8: #424446
!red
URxvt*color1: #9e6b71
URxvt*color9: #b69094
!green
URxvt*color2: #719e6b
URxvt*color10: #94b690
!yellow
URxvt*color3: #9e986c
URxvt*color11: #b5b18f
!blue
URxvt*color4: #6c8b9e
URxvt*color12: #90a7b6
!magenta
URxvt*color5: #986b9e
URxvt*color13: #b290b6
!cyan
URxvt*color6: #6b9e98
URxvt*color14: #90b6b3
!white
URxvt*color7: #b8baba
URxvt*color15: #cdcfce
xterm*utf8: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment