Skip to content

Instantly share code, notes, and snippets.

@radiosilence
Created June 29, 2013 16:01
Show Gist options
  • Save radiosilence/5891669 to your computer and use it in GitHub Desktop.
Save radiosilence/5891669 to your computer and use it in GitHub Desktop.
Xresources for xterm
xterm*font: -misc-tamzen-medium-r-normal--17-*-*-*-*-*-iso8859-1
xterm*boldFont: -misc-tamzen-bold-r-normal--17-*-*-*-*-*-iso8859-1
*foreground: rgb:ff/ff/ff
*background: rgb:0E/0E/0E
*color0: rgb:20/0a/04
*color1: rgb:a0/46/77
*color2: rgb:a0/6f/7c
*color3: rgb:EF/B1/69
*color4: rgb:49/2d/a0
*color5: rgb:68/5d/a0
*color6: rgb:df/a0/5e
*color7: rgb:a0/1c/13
*color8: rgb:8F/3F/69
*color9: rgb:6a/45/c8
*color10: rgb:e8/f3/ef
*color11: rgb:c8/35/1a
*color12: rgb:c8/9d/9d
*color13: rgb:a1/cb/db
*color14: rgb:c8/86/7e
*color15: rgb:9e/ab/c8
XTerm*VT100.translations: #override <Btn1Up>: select-end(PRIMARY, CLIPBOARD, CUT_BUFFER0)
Xft.dpi: 141
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: false
Xft.hintstyle: hintnone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment