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 R3D",
"black": "#1f0000",
"red": "#b00d0d",
"green": "#b00d0d",
"yellow": "#b00d0d",
"blue": "#b00d0d",
"purple": "#b00d0d",
"cyan": "#b00d0d",
"white": "#fafafa",
"brightBlack": "#554040",
"brightRed": "#ff1111",
"brightGreen": "#ff1010",
"brightYellow": "#ff1010",
"brightBlue": "#ff1010",
"brightPurple": "#ff1010",
"brightCyan": "#ff1010",
"brightWhite": "#fefefe",
"background": "#200101",
"foreground": "#b10e0e",
"cursorColor": "#b00d0d",
"selectionBackground": "#ebc1ff"
}