Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Borland.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Borland.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Borland",
|
||||
"black": "#4f4f4f",
|
||||
"red": "#ff6c60",
|
||||
"green": "#a8ff60",
|
||||
"yellow": "#ffffb6",
|
||||
"blue": "#96cbfe",
|
||||
"purple": "#ff73fd",
|
||||
"cyan": "#c6c5fe",
|
||||
"white": "#eeeeee",
|
||||
"brightBlack": "#7c7c7c",
|
||||
"brightRed": "#ffb6b0",
|
||||
"brightGreen": "#ceffac",
|
||||
"brightYellow": "#ffffcc",
|
||||
"brightBlue": "#b5dcff",
|
||||
"brightPurple": "#ff9cfe",
|
||||
"brightCyan": "#dfdffe",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#0000a4",
|
||||
"foreground": "#ffff4e",
|
||||
"cursorColor": "#ffa560",
|
||||
"selectionBackground": "#a4a4a4"
|
||||
}
|
||||
Reference in New Issue
Block a user