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": "Ultra Violent",
"black": "#242728",
"red": "#ff0090",
"green": "#b6ff00",
"yellow": "#fff727",
"blue": "#47e0fb",
"purple": "#d731ff",
"cyan": "#0effbb",
"white": "#e1e1e1",
"brightBlack": "#636667",
"brightRed": "#fb58b4",
"brightGreen": "#deff8c",
"brightYellow": "#ebe087",
"brightBlue": "#7fecff",
"brightPurple": "#e681ff",
"brightCyan": "#69fcd3",
"brightWhite": "#f9f9f5",
"background": "#242728",
"foreground": "#c1c1c1",
"cursorColor": "#c1c1c1",
"selectionBackground": "#574c49"
}