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": "iTerm2 Smoooooth",
"black": "#14191e",
"red": "#b43c2a",
"green": "#00c200",
"yellow": "#c7c400",
"blue": "#2744c7",
"purple": "#c040be",
"cyan": "#00c5c7",
"white": "#c7c7c7",
"brightBlack": "#686868",
"brightRed": "#dd7975",
"brightGreen": "#58e790",
"brightYellow": "#ece100",
"brightBlue": "#a7abf2",
"brightPurple": "#e17ee1",
"brightCyan": "#60fdff",
"brightWhite": "#ffffff",
"background": "#15191f",
"foreground": "#dcdcdc",
"cursorColor": "#ffffff",
"selectionBackground": "#b3d7ff"
}