Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Matrix.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Matrix.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Matrix",
|
||||
"black": "#0f191c",
|
||||
"red": "#23755a",
|
||||
"green": "#82d967",
|
||||
"yellow": "#ffd700",
|
||||
"blue": "#3f5242",
|
||||
"purple": "#409931",
|
||||
"cyan": "#50b45a",
|
||||
"white": "#507350",
|
||||
"brightBlack": "#688060",
|
||||
"brightRed": "#2fc079",
|
||||
"brightGreen": "#90d762",
|
||||
"brightYellow": "#faff00",
|
||||
"brightBlue": "#4f7e7e",
|
||||
"brightPurple": "#11ff25",
|
||||
"brightCyan": "#c1ff8a",
|
||||
"brightWhite": "#678c61",
|
||||
"background": "#0f191c",
|
||||
"foreground": "#426644",
|
||||
"cursorColor": "#384545",
|
||||
"selectionBackground": "#18282e"
|
||||
}
|
||||
Reference in New Issue
Block a user