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 Gr33N",
"black": "#001f0b",
"red": "#15d00d",
"green": "#15d00d",
"yellow": "#15d00d",
"blue": "#15d00d",
"purple": "#15d00d",
"cyan": "#15d00d",
"white": "#fafafa",
"brightBlack": "#334843",
"brightRed": "#19e20e",
"brightGreen": "#19e20e",
"brightYellow": "#19e20e",
"brightBlue": "#19e20e",
"brightPurple": "#19e20e",
"brightCyan": "#19e20e",
"brightWhite": "#fefefe",
"background": "#020f01",
"foreground": "#16b10e",
"cursorColor": "#15d00d",
"selectionBackground": "#d4ffc1"
}