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": "Cobalt Next Dark",
"black": "#262f37",
"red": "#f94967",
"green": "#8cc98f",
"yellow": "#ffc64c",
"blue": "#409dd4",
"purple": "#cba3c7",
"cyan": "#37b5b4",
"white": "#d7deea",
"brightBlack": "#62747f",
"brightRed": "#e47e8b",
"brightGreen": "#baddbb",
"brightYellow": "#ffdc91",
"brightBlue": "#7ac0eb",
"brightPurple": "#f3ccef",
"brightCyan": "#84e4e3",
"brightWhite": "#ffffff",
"background": "#0b1c24",
"foreground": "#d7deea",
"cursorColor": "#ffc64c",
"selectionBackground": "#37b5b4"
}