Skip to content

Instantly share code, notes, and snippets.

@xvybihal
Forked from vreon/.Xresources
Last active August 29, 2015 14:11
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 xvybihal/1ca57358b03999905eb0 to your computer and use it in GitHub Desktop.
Save xvybihal/1ca57358b03999905eb0 to your computer and use it in GitHub Desktop.
! Molokai theme --------------------------------------------------------------
*xterm*background: #101010
*xterm*foreground: #d0d0d0
*xterm*cursorColor: #d0d0d0
*xterm*color0: #101010
*xterm*color1: #960050
*xterm*color2: #66aa11
*xterm*color3: #c47f2c
*xterm*color4: #30309b
*xterm*color5: #7e40a5
*xterm*color6: #3579a8
*xterm*color7: #9999aa
*xterm*color8: #303030
*xterm*color9: #ff0090
*xterm*color10: #80ff00
*xterm*color11: #ffba68
*xterm*color12: #5f5fee
*xterm*color13: #bb88dd
*xterm*color14: #4eb4fa
*xterm*color15: #d0d0d0
! Xcursor --------------------------------------------------------------------
!Xcursor.theme: Vanilla-DMZ-AA
!Xcursor.size: 22
! Xft settings ---------------------------------------------------------------
!Xft.dpi: 96
!Xft.antialias: true
!Xft.rgba: rgb
!Xft.hinting: true
!Xft.hintstyle: hintslight
! xterm ----------------------------------------------------------------------
xterm*VT100.geometry: 115x40
! xterm*faceName: Terminus:style=Regular:size=10
xterm*faceName: "Anonymous Pro":style=Regular:size=9
!xterm*font: -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*
xterm*dynamicColors: true
xterm*utf8: 2
xterm*eightBitInput: true
xterm*saveLines: 512
xterm*scrollKey: true
xterm*scrollTtyOutput: false
xterm*scrollBar: true
xterm*rightScrollBar: true
xterm*jumpScroll: true
xterm*multiScroll: true
xterm*toolBar: true
! XTerm*reverseVideo: on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment