Created
August 3, 2021 15:57
-
-
Save pgkt04/5f8134adc92c717e1181a62b3bdf4d84 to your computer and use it in GitHub Desktop.
Mintty color scheme
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
BackgroundColour=21,21,21 | |
ForegroundColour=208,208,208 | |
CursorColour=208,208,208 | |
Black=21,21,21 | |
BoldBlack=80,80,80 | |
Red=172,65,66 | |
BoldRed=172,65,66 | |
Green=144,169,89 | |
BoldGreen=144,169,89 | |
Yellow=244,191,117 | |
BoldYellow=244,191,117 | |
Blue=106,159,181 | |
BoldBlue=106,159,181 | |
Magenta=170,117,159 | |
BoldMagenta=170,117,159 | |
Cyan=117,181,170 | |
BoldCyan=117,181,170 | |
White=208,208,208 | |
BoldWhite=245,245,245 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment