Created
February 10, 2016 04:06
-
-
Save thefrench77/b814701a9cdcf61b5691 to your computer and use it in GitHub Desktop.
MinTTY color scheme based on Atom One Dark
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
| ForegroundColour=171,178,191 | |
| BackgroundColour=30,33,39 | |
| CursorColour=97,175,239 | |
| BoldBlack=92,99,112 | |
| Black=92,99,112 | |
| BoldRed=224,108,117 | |
| Red=224,108,117 | |
| BoldGreen=152,195,121 | |
| Green=152,195,121 | |
| BoldYellow=209,154,102 | |
| Yellow=209,154,102 | |
| BoldBlue=97,175,239 | |
| Blue=97,175,239 | |
| BoldMagenta=198,120,221 | |
| Magenta=198,120,221 | |
| BoldCyan=86,182,194 | |
| Cyan=86,182,194 | |
| BoldWhite=171,178,191 | |
| White=171,178,191 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment