Initial class construction
This commit is contained in:
18
Git/usr/share/mintty/themes/windows10
Normal file
18
Git/usr/share/mintty/themes/windows10
Normal 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
|
Reference in New Issue
Block a user