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": "Under The Sea",
"black": "#022026",
"red": "#b2302d",
"green": "#00a941",
"yellow": "#59819c",
"blue": "#459a86",
"purple": "#00599d",
"cyan": "#5d7e19",
"white": "#405555",
"brightBlack": "#384451",
"brightRed": "#ff4242",
"brightGreen": "#2aea5e",
"brightYellow": "#8ed4fd",
"brightBlue": "#61d5ba",
"brightPurple": "#1298ff",
"brightCyan": "#98d028",
"brightWhite": "#58fbd6",
"background": "#011116",
"foreground": "#ffffff",
"cursorColor": "#4afcd6",
"selectionBackground": "#415555"
}