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": "Operator Mono Dark",
"black": "#5a5a5a",
"red": "#ca372d",
"green": "#4d7b3a",
"yellow": "#d4d697",
"blue": "#4387cf",
"purple": "#b86cb4",
"cyan": "#72d5c6",
"white": "#ced4cd",
"brightBlack": "#9a9b99",
"brightRed": "#c37d62",
"brightGreen": "#83d0a2",
"brightYellow": "#fdfdc5",
"brightBlue": "#89d3f6",
"brightPurple": "#ff2c7a",
"brightCyan": "#82eada",
"brightWhite": "#fdfdf6",
"background": "#191919",
"foreground": "#c3cac2",
"cursorColor": "#fcdc08",
"selectionBackground": "#19273b"
}