Initial class construction
This commit is contained in:
22
Git/usr/share/mintty/themes/nord
Normal file
22
Git/usr/share/mintty/themes/nord
Normal file
@ -0,0 +1,22 @@
|
||||
# source: https://github.com/arcticicestudio/nord-mintty
|
||||
# Apache License
|
||||
|
||||
BackgroundColour=46,52,64
|
||||
ForegroundColour=216,222,233
|
||||
CursorColour=216,222,233
|
||||
Black=59,66,82
|
||||
BoldBlack=76,86,106
|
||||
Red=191,97,106
|
||||
BoldRed=191,97,106
|
||||
Green=163,190,140
|
||||
BoldGreen=163,190,140
|
||||
Yellow=235,203,139
|
||||
BoldYellow=235,203,139
|
||||
Blue=129,161,193
|
||||
BoldBlue=129,161,193
|
||||
Magenta=180,142,173
|
||||
BoldMagenta=180,142,173
|
||||
Cyan=136,192,208
|
||||
BoldCyan=143,188,187
|
||||
White=229,233,240
|
||||
BoldWhite=236,239,244
|
Reference in New Issue
Block a user