Skip to content

Instantly share code, notes, and snippets.

@torbiak
Last active September 1, 2016 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torbiak/764d33264128a0964520 to your computer and use it in GitHub Desktop.
Save torbiak/764d33264128a0964520 to your computer and use it in GitHub Desktop.
xresources
*background: #101f2f
*foreground: #80aad5
*color0: #323b44
*color8: #464f58
*color1: #8c4b4b
*color9: #8c4b4b
*color2: #4b8c4b
*color10: #4b8c4b
*color3: #8c8c4b
*color11: #8c8c4b
*color4: #4b4b8c
*color12: #4b4b8c
*color5: #8c4b8c
*color13: #8c4b8c
*color6: #4b8c8c
*color14: #4b8c8c
*color7: #818a94
*color15: #9aa4ad
xterm*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
XTerm.VT100.eightBitInput: false
XTerm*bellIsUrgent: true
aterm*scrollBar: false
aterm*fading: 80
aterm*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
urxvt*scrollBar: false
urxvt*fade: 1
urxvt.visualBell: false
urxvt.urgentOnBell: true
urxvt*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment