Skip to content

Instantly share code, notes, and snippets.

@nicklozon
Last active August 29, 2015 14:12
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 nicklozon/20f7ceae79046209ba71 to your computer and use it in GitHub Desktop.
Save nicklozon/20f7ceae79046209ba71 to your computer and use it in GitHub Desktop.
! special
*.foreground: #ffffff
*.background: #000000
*.cursorColor: #ffffff
! black
*.color0: #333333
*.color8: #3d3d3d
! red
*.color1: #8c4665
*.color9: #bf4d80
! green
*.color2: #287373
*.color10: #53a6a6
! yellow
*.color3: #7c7c99
*.color11: #9e9ecb
! blue
*.color4: #395573
*.color12: #477ab3
! magenta
*.color5: #5e468c
*.color13: #7e62b3
! cyan
*.color6: #31658c
*.color14: #6096bf
! white
*.color7: #899ca1
*.color15: #c0c0c0
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
XTerm*utf8: 1
XTerm*faceName: xft:Inconsolata for Powerline:style=regular:size=12
XTerm*Background: #121212
XTerm*BorderWidth: 0
XTerm*ScrollBar: false
XTerm*selectToClipboard: true
@nicklozon
Copy link
Author

I actually don't like the colors in here. I will end up changing them to somethign that goes with jellybeans better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment