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": "Thayer Bright",
"black": "#1b1d1e",
"red": "#f92672",
"green": "#4df840",
"yellow": "#f4fd22",
"blue": "#2757d6",
"purple": "#8c54fe",
"cyan": "#38c8b5",
"white": "#ccccc6",
"brightBlack": "#505354",
"brightRed": "#ff5995",
"brightGreen": "#b6e354",
"brightYellow": "#feed6c",
"brightBlue": "#3f78ff",
"brightPurple": "#9e6ffe",
"brightCyan": "#23cfd5",
"brightWhite": "#f8f8f2",
"background": "#1b1d1e",
"foreground": "#f8f8f8",
"cursorColor": "#fc971f",
"selectionBackground": "#4d4d4d"
}