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": "Hot Dog Stand (Mustard)",
"black": "#000000",
"red": "#ea3323",
"green": "#ea3323",
"yellow": "#ea3323",
"blue": "#000000",
"purple": "#ea3323",
"cyan": "#000000",
"white": "#b9b9b9",
"brightBlack": "#000000",
"brightRed": "#ea3323",
"brightGreen": "#ea3323",
"brightYellow": "#ea3323",
"brightBlue": "#000000",
"brightPurple": "#ea3323",
"brightCyan": "#000000",
"brightWhite": "#c6c6c6",
"background": "#ffff54",
"foreground": "#000000",
"cursorColor": "#ea3323",
"selectionBackground": "#ea3323"
}