Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Flat.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Flat.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Flat",
|
||||
"black": "#222d3f",
|
||||
"red": "#a82320",
|
||||
"green": "#32a548",
|
||||
"yellow": "#e58d11",
|
||||
"blue": "#3167ac",
|
||||
"purple": "#781aa0",
|
||||
"cyan": "#2c9370",
|
||||
"white": "#b0b6ba",
|
||||
"brightBlack": "#475262",
|
||||
"brightRed": "#d4312e",
|
||||
"brightGreen": "#2d9440",
|
||||
"brightYellow": "#e5be0c",
|
||||
"brightBlue": "#3c7dd2",
|
||||
"brightPurple": "#8230a7",
|
||||
"brightCyan": "#35b387",
|
||||
"brightWhite": "#e7eced",
|
||||
"background": "#002240",
|
||||
"foreground": "#2cc55d",
|
||||
"cursorColor": "#e5be0c",
|
||||
"selectionBackground": "#792b9c"
|
||||
}
|
||||
Reference in New Issue
Block a user