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": "Darkmatrix",
"black": "#091013",
"red": "#006536",
"green": "#6fa64c",
"yellow": "#7e8000",
"blue": "#2c9a84",
"purple": "#523a60",
"cyan": "#114d53",
"white": "#006536",
"brightBlack": "#404040",
"brightRed": "#00733d",
"brightGreen": "#90d762",
"brightYellow": "#e2e500",
"brightBlue": "#46d8b8",
"brightPurple": "#573d66",
"brightCyan": "#12545a",
"brightWhite": "#006536",
"background": "#070c0e",
"foreground": "#3e5715",
"cursorColor": "#9fa86e",
"selectionBackground": "#0f191c"
}