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": "Firefly Traditional",
"black": "#000000",
"red": "#c23720",
"green": "#33bc26",
"yellow": "#afad24",
"blue": "#5a63ff",
"purple": "#d53ad2",
"cyan": "#33bbc7",
"white": "#cccccc",
"brightBlack": "#828282",
"brightRed": "#ff3b1e",
"brightGreen": "#2ee720",
"brightYellow": "#ecec16",
"brightBlue": "#838dff",
"brightPurple": "#ff5cfe",
"brightCyan": "#29f0f0",
"brightWhite": "#ebebeb",
"background": "#000000",
"foreground": "#f5f5f5",
"cursorColor": "#00f900",
"selectionBackground": "#cfeac6"
}