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": "Spacegray Eighties",
"black": "#15171c",
"red": "#ec5f67",
"green": "#81a764",
"yellow": "#fec254",
"blue": "#5486c0",
"purple": "#bf83c1",
"cyan": "#57c2c1",
"white": "#efece7",
"brightBlack": "#555555",
"brightRed": "#ff6973",
"brightGreen": "#93d493",
"brightYellow": "#ffd256",
"brightBlue": "#4d84d1",
"brightPurple": "#ff55ff",
"brightCyan": "#83e9e4",
"brightWhite": "#ffffff",
"background": "#222222",
"foreground": "#bdbaae",
"cursorColor": "#bbbbbb",
"selectionBackground": "#272e35"
}