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": "Xcode Light hc",
"black": "#b4d8fd",
"red": "#ad1805",
"green": "#355d61",
"yellow": "#78492a",
"blue": "#0058a1",
"purple": "#9c2191",
"cyan": "#703daa",
"white": "#000000",
"brightBlack": "#8a99a6",
"brightRed": "#ad1805",
"brightGreen": "#174145",
"brightYellow": "#78492a",
"brightBlue": "#003f73",
"brightPurple": "#9c2191",
"brightCyan": "#441ea1",
"brightWhite": "#000000",
"background": "#ffffff",
"foreground": "#000000",
"cursorColor": "#000000",
"selectionBackground": "#b4d8fd"
}