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": "Sea Shells",
"black": "#17384c",
"red": "#d15123",
"green": "#027c9b",
"yellow": "#fca02f",
"blue": "#1e4950",
"purple": "#68d4f1",
"cyan": "#50a3b5",
"white": "#deb88d",
"brightBlack": "#434b53",
"brightRed": "#d48678",
"brightGreen": "#628d98",
"brightYellow": "#fdd39f",
"brightBlue": "#1bbcdd",
"brightPurple": "#bbe3ee",
"brightCyan": "#87acb4",
"brightWhite": "#fee4ce",
"background": "#09141b",
"foreground": "#deb88d",
"cursorColor": "#fca02f",
"selectionBackground": "#1e4962"
}