Created
March 10, 2017 19:49
-
-
Save alvinthomas/31b0746810903472a7b1017ea00fec4a to your computer and use it in GitHub Desktop.
Copy of Base-16 Shapeshifter Theme for Mintty from https://github.com/oumu/mintty-color-schemes and Personal Mintty RC
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
ForegroundColour=171,171,171 | |
BackgroundColour=0,0,0 | |
CursorColour=253,157,79 | |
Black=0,0,0 | |
BoldBlack=52,52,52 | |
Red=233,47,47 | |
BoldRed=240,116,116 | |
Green=14,216,57 | |
BoldGreen=64,243,102 | |
Yellow=221,221,19 | |
BoldYellow=240,240,78 | |
Blue=59,72,227 | |
BoldBlue=125,135,236 | |
Magenta=249,150,226 | |
BoldMagenta=253,222,246 | |
Cyan=35,237,218 | |
BoldCyan=107,243,230 | |
White=171,171,171 | |
BoldWhite=249,249,249 |
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
BoldAsFont=-1 | |
Rows=30 | |
Font=Monaco | |
FontHeight=9 | |
ForegroundColour=171,171,171 | |
BackgroundColour=0,0,0 | |
CursorColour=253,157,79 | |
Black=0,0,0 | |
BoldBlack=52,52,52 | |
Red=233,47,47 | |
BoldRed=240,116,116 | |
Green=14,216,57 | |
BoldGreen=64,243,102 | |
Yellow=221,221,19 | |
BoldYellow=240,240,78 | |
Blue=59,72,227 | |
BoldBlue=125,135,236 | |
Magenta=249,150,226 | |
BoldMagenta=253,222,246 | |
Cyan=35,237,218 | |
BoldCyan=107,243,230 | |
White=171,171,171 | |
BoldWhite=249,249,249 | |
Columns=120 | |
Transparency=high | |
OpaqueWhenFocused=yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment