Skip to content

Instantly share code, notes, and snippets.

@Slabity
Last active September 26, 2015 04:11
Show Gist options
  • Save Slabity/500b500d9d64dd154d20 to your computer and use it in GitHub Desktop.
Save Slabity/500b500d9d64dd154d20 to your computer and use it in GitHub Desktop.
Personal Xresources file
*saveLines: 8192
*font: xft:Terminess Powerline:size=8
URxvt*scrollBar: false
URxvt.perl-ext-common: clipboard
URxvt*termName: rxvt-unicode-256color
! special
*.foreground: #e0bfbf
*.background: #0f0808
*.cursorColor: #e0bfbf
! black
*.color0: #000000
*.color8: #4d0606
! red
*.color1: #a80000
*.color9: #ff1d04
! green
*.color2: #802f3c
*.color10: #b32626
! yellow
*.color3: #cc1818
*.color11: #ff3700
! blue
*.color4: #6a3d37
*.color12: #f07b6c
! magenta
*.color5: #730015
*.color13: #cf3030
! cyan
*.color6: #555555
*.color14: #cccccc
! white
*.color7: #b3b3b3
*.color15: #ffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment