Skip to content

Instantly share code, notes, and snippets.

@mztriz
Created October 17, 2012 15:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mztriz/3906291 to your computer and use it in GitHub Desktop.
Save mztriz/3906291 to your computer and use it in GitHub Desktop.
.Xresources twilight theme for urxvt
URxvt*termName: rxvt-256color
URxvt*scrollBar: false
URxvt*secondaryScroll: true
URxvt*shading: 50
URxvt*transparent: true
URxvt*boldFont: xft:Inconsolata:Regular:pixelsize=17
URxvt*font: xft:Inconsolata:Regular:pixelsize=17
URxvt*background: #000000
URxvt*foreground: #ffffff
URxvt*color0: #141414
URxvt*color1: #cf6a4c
URxvt*color2: #839061
URxvt*color3: #cda869
URxvt*color4: #7587a6
URxvt*color5: #9b859d
URxvt*color6: #05a6b3
URxvt*color7: #709080
URxvt*color8: #cc9393
URxvt*color9: #7f9f7f
URxvt*color10: #f0dfaf
URxvt*color11: #9b859d
URxvt*color12: #7587a6
URxvt*color13: #0ae6e6
URxvt*color14: #ffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment