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": "Neobones Dark",
"black": "#0f191f",
"red": "#de6e7c",
"green": "#90ff6b",
"yellow": "#b77e64",
"blue": "#8190d4",
"purple": "#b279a7",
"cyan": "#66a5ad",
"white": "#c6d5cf",
"brightBlack": "#334652",
"brightRed": "#e8838f",
"brightGreen": "#a0ff85",
"brightYellow": "#d68c67",
"brightBlue": "#92a0e2",
"brightPurple": "#cf86c1",
"brightCyan": "#65b8c1",
"brightWhite": "#98a39e",
"background": "#0f191f",
"foreground": "#c6d5cf",
"cursorColor": "#ceddd7",
"selectionBackground": "#3a3e3d"
}