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 Tango Dark",
"black": "#000000",
"red": "#d81e00",
"green": "#5ea702",
"yellow": "#cfae00",
"blue": "#427ab3",
"purple": "#89658e",
"cyan": "#00a7aa",
"white": "#dbded8",
"brightBlack": "#686a66",
"brightRed": "#f54235",
"brightGreen": "#99e343",
"brightYellow": "#fdeb61",
"brightBlue": "#84b0d8",
"brightPurple": "#bc94b7",
"brightCyan": "#37e6e8",
"brightWhite": "#f1f1f0",
"background": "#000000",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#c1deff"
}