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": "Piatto Light",
"black": "#414141",
"red": "#b23771",
"green": "#66781e",
"yellow": "#cd6f34",
"blue": "#3c5ea8",
"purple": "#a454b2",
"cyan": "#66781e",
"white": "#bfbfbf",
"brightBlack": "#3f3f3f",
"brightRed": "#db3365",
"brightGreen": "#829429",
"brightYellow": "#cd6f34",
"brightBlue": "#3c5ea8",
"brightPurple": "#a454b2",
"brightCyan": "#829429",
"brightWhite": "#f2f2f2",
"background": "#ffffff",
"foreground": "#414141",
"cursorColor": "#5e77c8",
"selectionBackground": "#706b4e"
}