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": "Sleepy Hollow",
"black": "#572100",
"red": "#ba3934",
"green": "#91773f",
"yellow": "#b55600",
"blue": "#5f63b4",
"purple": "#a17c7b",
"cyan": "#8faea9",
"white": "#af9a91",
"brightBlack": "#4e4b61",
"brightRed": "#d9443f",
"brightGreen": "#d6b04e",
"brightYellow": "#f66813",
"brightBlue": "#8086ef",
"brightPurple": "#e2c2bb",
"brightCyan": "#a4dce7",
"brightWhite": "#d2c7a9",
"background": "#121214",
"foreground": "#af9a91",
"cursorColor": "#af9a91",
"selectionBackground": "#575256"
}