Updated msys2

This commit is contained in:
gator96100 2019-08-16 02:06:21 +02:00
commit f0dc1ea8b0
13308 changed files with 689276 additions and 46605 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
ForegroundColour=248,248,242
BackgroundColour=40,42,54
Black=0,0,0
BoldBlack=40,42,53
BoldBlack=104,104,104
Red=255,85,85
BoldRed=255,110,103
Green=80,250,123

View file

@ -0,0 +1,18 @@
# https://blogs.msdn.microsoft.com/commandline/2017/08/02/updating-the-windows-console-colors/
Black = 12,12,12
Blue = 0,55,218
Green = 19,161,14
Cyan = 58,150,221
Red = 197,15,31
Magenta = 136,23,152
Yellow = 193,156,0
White = 204,204,204
BoldBlack = 118,118,118
BoldBlue = 59,120,255
BoldGreen = 22,198,12
BoldCyan = 97,214,214
BoldRed = 231,72,86
BoldMagenta = 180,0,158
BoldYellow = 249,241,165
BoldWhite = 242,242,242