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": "Jackie Brown",
"black": "#2c1d16",
"red": "#ef5734",
"green": "#2baf2b",
"yellow": "#bebf00",
"blue": "#246eb2",
"purple": "#d05ec1",
"cyan": "#00acee",
"white": "#bfbfbf",
"brightBlack": "#666666",
"brightRed": "#e50000",
"brightGreen": "#86a93e",
"brightYellow": "#e5e500",
"brightBlue": "#0000ff",
"brightPurple": "#e500e5",
"brightCyan": "#00e5e5",
"brightWhite": "#e5e5e5",
"background": "#2c1d16",
"foreground": "#ffcc2f",
"cursorColor": "#23ff18",
"selectionBackground": "#af8d21"
}