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": "Seafoam Pastel",
"black": "#757575",
"red": "#825d4d",
"green": "#728c62",
"yellow": "#ada16d",
"blue": "#4d7b82",
"purple": "#8a7267",
"cyan": "#729494",
"white": "#e0e0e0",
"brightBlack": "#8a8a8a",
"brightRed": "#cf937a",
"brightGreen": "#98d9aa",
"brightYellow": "#fae79d",
"brightBlue": "#7ac3cf",
"brightPurple": "#d6b2a1",
"brightCyan": "#ade0e0",
"brightWhite": "#e0e0e0",
"background": "#243435",
"foreground": "#d4e7d4",
"cursorColor": "#57647a",
"selectionBackground": "#ffffff"
}