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": "Liquid Carbon Transparent",
"black": "#000000",
"red": "#ff3030",
"green": "#559a70",
"yellow": "#ccac00",
"blue": "#0099cc",
"purple": "#cc69c8",
"cyan": "#7ac4cc",
"white": "#bccccc",
"brightBlack": "#404040",
"brightRed": "#ff3030",
"brightGreen": "#559a70",
"brightYellow": "#ccac00",
"brightBlue": "#0099cc",
"brightPurple": "#cc69c8",
"brightCyan": "#7ac4cc",
"brightWhite": "#bccccc",
"background": "#000000",
"foreground": "#afc2c2",
"cursorColor": "#ffffff",
"selectionBackground": "#7dbeff"
}