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": "Tinacious Design Light",
"black": "#1d1d26",
"red": "#ff3399",
"green": "#00d364",
"yellow": "#e5b24d",
"blue": "#00cbff",
"purple": "#cc66ff",
"cyan": "#00ceca",
"white": "#b1b1d6",
"brightBlack": "#636667",
"brightRed": "#ff2f92",
"brightGreen": "#00d364",
"brightYellow": "#d9ae53",
"brightBlue": "#00cbff",
"brightPurple": "#d783ff",
"brightCyan": "#00c8c7",
"brightWhite": "#d5d6f3",
"background": "#f8f8ff",
"foreground": "#1d1d26",
"cursorColor": "#b1b1d6",
"selectionBackground": "#ff3399"
}