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": "Seoulbones Light",
"black": "#e2e2e2",
"red": "#dc5284",
"green": "#628562",
"yellow": "#c48562",
"blue": "#0084a3",
"purple": "#896788",
"cyan": "#008586",
"white": "#555555",
"brightBlack": "#a5a0a1",
"brightRed": "#be3c6d",
"brightGreen": "#487249",
"brightYellow": "#a76b48",
"brightBlue": "#006f89",
"brightPurple": "#7f4c7e",
"brightCyan": "#006f70",
"brightWhite": "#777777",
"background": "#e2e2e2",
"foreground": "#555555",
"cursorColor": "#555555",
"selectionBackground": "#cccccc"
}