Skip to content

Instantly share code, notes, and snippets.

@husio
Created September 20, 2012 13:47
Show Gist options
  • Select an option

  • Save husio/3756028 to your computer and use it in GitHub Desktop.

Select an option

Save husio/3756028 to your computer and use it in GitHub Desktop.
Xdefaults
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.rgba: rgb
*cursorBlink: false
*scrollBar: false
!*utf8: 2
*termName: xterm-256color
*faceName: Terminus
!*faceName: Monaco
*faceSize: 8
*background: #2e2e2e
*foreground: #ffffff
*cursorColor: #07A5FF
*visualBell: false
*hideScrollbar: true
*hideTabbar: true
*hideButton: true
*hideMenubar: true
*color0: #242424
*color8: #828282
! red
*color1: #BF7979
*color9: #F4A45F
! green
*color2: #97B26B
*color10: #C5F779
! yellow
*color3: #cdcda1
*color11: #ffffaf
! blue
*color4: #285A8B
*color12: #98afd9
! magenta
*color5: #d9b798
*color13: #d7d998
! cyan
*color6: #a1b5cd
*color14: #a1b5cd
! white
*color7: #ffffff
*color15: #dedede
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment