Created
March 16, 2012 18:25
-
-
Save preaction/2051662 to your computer and use it in GitHub Desktop.
solarized dark for ancient Xterm
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
| *background: rgb:00/2b/36 | |
| *foreground: rgb:65/7b/83 | |
| *fading: 40 | |
| *fadeColor: rgb:00/2b/36 | |
| *cursorColor: rgb:93/a1/a1 | |
| *pointerColorBackground:rgb:58/6e/75 | |
| *pointerColorForeground:rgb:93/a1/a1 | |
| !! black dark/light | |
| *color0: rgb:07/36/42 | |
| *color8: rgb:00/2b/36 | |
| !! red dark/light | |
| *color1: rgb:dc/32/2f | |
| *color9: rgb:cb/4b/16 | |
| !! green dark/light | |
| *color2: rgb:85/99/00 | |
| *color10: rgb:58/6e/75 | |
| !! yellow dark/light | |
| *color3: rgb:b5/89/00 | |
| *color11: rgb:65/7b/83 | |
| !! blue dark/light | |
| *color4: rgb:26/8b/d2 | |
| *color12: rgb:83/94/96 | |
| !! magenta dark/light | |
| *color5: rgb:d3/36/82 | |
| *color13: rgb:6c/71/c4 | |
| !! cyan dark/light | |
| *color6: rgb:2a/a1/98 | |
| *color14: rgb:93/a1/a1 | |
| !! white dark/light | |
| *color7: rgb:ee/e8/d5 | |
| *color15: rgb:fd/f6/e3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment