Skip to content

Instantly share code, notes, and snippets.

@crdueck
Last active December 11, 2015 04:09
Show Gist options
  • Save crdueck/4543103 to your computer and use it in GitHub Desktop.
Save crdueck/4543103 to your computer and use it in GitHub Desktop.
Xresources
! Xft settings
Xft.dpi: 96
! URxvt settings
URxvt*scrollBar: off
URxvt*foreground: #DDCCBB
URxvt*background: #101010
URxvt*font: xft:terminus:size=12:antialias=true
URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: /usr/bin/firefox
URxvt.matcher.button: 1
*color0: #121212
*color1: #c72d41
*color2: #85c600
*color3: #ffa600
*color4: #0099bc
*color5: #5b1e35
*color6: #446a6b
*color7: #ccccc5
*color8: #202020
*color9: #ff5d4a
*color10: #b3ff1d
*color11: #ffaa0f
*color12: #5cdede
*color13: #be4773
*color14: #76b2b3
*color15: #dcdcdc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment