Created
April 1, 2015 04:58
-
-
Save henriquegogo/704ad4ded4a7c94d731c to your computer and use it in GitHub Desktop.
XTerm configuration file
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
XTerm*selectToClipboard: true | |
XTerm*faceName: DejaVu Sans Mono:pixelsize=13 | |
XTerm*background: #111111 | |
XTerm*foreground: #eeeeee | |
XTerm*color0: #000000 | |
XTerm*color1: #9e1828 | |
XTerm*color2: #aece92 | |
XTerm*color3: #968a38 | |
XTerm*color4: #414171 | |
XTerm*color5: #963c59 | |
XTerm*color6: #418179 | |
XTerm*color7: #bebebe | |
XTerm*color8: #666666 | |
XTerm*color9: #cf6171 | |
XTerm*color10: #c5f779 | |
XTerm*color11: #fff796 | |
XTerm*color12: #4186be | |
XTerm*color13: #cf9ebe | |
XTerm*color14: #71bebe | |
XTerm*color15: #ffffff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment