Last active
August 29, 2015 14:12
-
-
Save nicklozon/20f7ceae79046209ba71 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I actually don't like the colors in here. I will end up changing them to somethign that goes with jellybeans better.