Skip to content

Instantly share code, notes, and snippets.

@Shadey
Created January 30, 2015 05:04
Show Gist options
  • Save Shadey/46d81e76b743e4fc8299 to your computer and use it in GitHub Desktop.
Save Shadey/46d81e76b743e4fc8299 to your computer and use it in GitHub Desktop.
*color0: #292929
*color8: #525252
! red
*color1: #cf6a4c
*color9: #ff9d80
! green
*color2: #99ad6a
*color10: #c3e6ad
! yellow
*color3: #fad07a
*color11: #ffefbf
! blue
*color4: #8197bf
*color12: #accaff
! magenta
*color5: #8787af
*color13: #c4c4ff
! cyan
*color6: #668799
*color14: #80bfaf
! white
*color7: #888888
*color15: #e8e8d3
URxvt*foreground:#DDDDDD
URxvt*background:#0f0f0f
! fonts
! run "fc-list" for a list of available fonts
URxvt*font: xft:Terminus:pixelsize=10
URxvt*scrollBar: False
URxvt*scrollTtyOutput: False
URxvt*scrollTtyKeypress: True
URxvt*secondaryScroll: True
URxvt*saveLines: 8000
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/firefox
URxvt.matcher.button: 1
URxvt*.transparent: true
URxvt*.shading: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment