Integrate KodoTerm for SSH terminal sessions

This commit is contained in:
Keith Smith
2026-03-01 10:36:06 -07:00
parent c3369b8e48
commit 776ddc1a53
503 changed files with 22870 additions and 95 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "Tango Adapted",
"black": "#000000",
"red": "#ff0000",
"green": "#59d600",
"yellow": "#e3be00",
"blue": "#00a2ff",
"purple": "#c17ecc",
"cyan": "#00d0d6",
"white": "#c0c5bb",
"brightBlack": "#8f928b",
"brightRed": "#ff0013",
"brightGreen": "#6dd900",
"brightYellow": "#ccbe00",
"brightBlue": "#88c9ff",
"brightPurple": "#e9a7e1",
"brightCyan": "#00d8d9",
"brightWhite": "#f6f6f4",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#c1deff"
}