Skip to content

Instantly share code, notes, and snippets.

@bsl
Created November 1, 2010 00:08
Show Gist options
  • Save bsl/657358 to your computer and use it in GitHub Desktop.
Save bsl/657358 to your computer and use it in GitHub Desktop.
.Xdefaults subdued terminal colors
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