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": "Warm Neon",
"black": "#000000",
"red": "#e24346",
"green": "#39b13a",
"yellow": "#dae145",
"blue": "#4261c5",
"purple": "#f920fb",
"cyan": "#2abbd4",
"white": "#d0b8a3",
"brightBlack": "#fefcfc",
"brightRed": "#e97071",
"brightGreen": "#9cc090",
"brightYellow": "#ddda7a",
"brightBlue": "#7b91d6",
"brightPurple": "#f674ba",
"brightCyan": "#5ed1e5",
"brightWhite": "#d8c8bb",
"background": "#404040",
"foreground": "#afdab6",
"cursorColor": "#30ff24",
"selectionBackground": "#b0ad21"
}