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": "HaX0R Blue",
"black": "#010921",
"red": "#10b6ff",
"green": "#10b6ff",
"yellow": "#10b6ff",
"blue": "#10b6ff",
"purple": "#10b6ff",
"cyan": "#10b6ff",
"white": "#fafafa",
"brightBlack": "#484157",
"brightRed": "#00b3f7",
"brightGreen": "#00b3f7",
"brightYellow": "#00b3f7",
"brightBlue": "#00b3f7",
"brightPurple": "#00b3f7",
"brightCyan": "#00b3f7",
"brightWhite": "#fefefe",
"background": "#010515",
"foreground": "#11b7ff",
"cursorColor": "#10b6ff",
"selectionBackground": "#c1e4ff"
}