Created
April 1, 2011 20:35
-
-
Save ramen/898809 to your computer and use it in GitHub Desktop.
Tango-esque color scheme for mrxvt
This file contains 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
Mrxvt.color0: #121212 | |
Mrxvt.color1: #cc0000 | |
Mrxvt.color2: Chartreuse4 | |
Mrxvt.color3: #f57900 | |
Mrxvt.color4: SkyBlue4 | |
Mrxvt.color5: #6255bc | |
Mrxvt.color6: DarkTurquoise | |
Mrxvt.color7: #2e3436 | |
Mrxvt.color8: #eeeeec | |
Mrxvt.color9: #ff0000 | |
Mrxvt.color10: #73d216 | |
Mrxvt.color11: #fcaf3e | |
Mrxvt.color12: #729fcf | |
Mrxvt.color13: #ad7fa8 | |
Mrxvt.color14: LightTurquoise | |
Mrxvt.color15: #888a85 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I derived these colors from the tango-2 color theme for emacs. The named colors are ones where I couldn't find an appropriate color and had to make something up.