22 lines
419 B
Plaintext
22 lines
419 B
Plaintext
|
# source: https://github.com/dracula/mintty
|
||
|
# MIT License
|
||
|
|
||
|
ForegroundColour=248,248,242
|
||
|
BackgroundColour=40,42,54
|
||
|
Black=0,0,0
|
||
|
BoldBlack=40,42,53
|
||
|
Red=255,85,85
|
||
|
BoldRed=255,110,103
|
||
|
Green=80,250,123
|
||
|
BoldGreen=90,247,142
|
||
|
Yellow=241,250,140
|
||
|
BoldYellow=244,249,157
|
||
|
Blue=202,169,250
|
||
|
BoldBlue=202,169,250
|
||
|
Magenta=255,121,198
|
||
|
BoldMagenta=255,146,208
|
||
|
Cyan=139,233,253
|
||
|
BoldCyan=154,237,254
|
||
|
White=191,191,191
|
||
|
BoldWhite=230,230,230
|