Created
November 1, 2010 00:08
-
-
Save bsl/657358 to your computer and use it in GitHub Desktop.
.Xdefaults subdued terminal colors
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
URxvt*background: black | |
URxvt*foreground: gray | |
URxvt*color0: #000000 | |
URxvt*color1: #9e1828 | |
URxvt*color2: #aece92 | |
URxvt*color3: #968a38 | |
URxvt*color4: #414171 | |
URxvt*color5: #963c59 | |
URxvt*color6: #418179 | |
URxvt*color7: #bebebe | |
URxvt*color8: #666666 | |
URxvt*color9: #cf6171 | |
URxvt*color10: #c5f779 | |
URxvt*color11: #fff796 | |
URxvt*color12: #4186be | |
URxvt*color13: #cf9ebe | |
URxvt*color14: #71bebe | |
URxvt*color15: #ffffff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment