Created
June 21, 2017 03:47
-
-
Save sohnryang/e85a61b25ddce77383dbf038b4a31a63 to your computer and use it in GitHub Desktop.
my mintty config file
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=238,232,213 | |
BackgroundColour=0,53,65 | |
CursorColour=220,50,47 | |
Black=0,53,65 | |
BoldBlack=0,40,52 | |
Red=203,76,22 | |
BoldRed=220,50,46 | |
Green=133,153,1 | |
BoldGreen=88,110,117 | |
Yellow=181,137,0 | |
BoldYellow=101,123,132 | |
Blue=39,139,210 | |
BoldBlue=130,148,150 | |
Magenta=211,54,130 | |
BoldMagenta=108,111,198 | |
Cyan=42,161,152 | |
BoldCyan=147,161,161 | |
White=238,232,213 | |
BoldWhite=253,246,227 | |
BoldAsFont=-1 | |
Transparency=off | |
CursorType=block |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment