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 Dull",
"black": "#15171c",
"red": "#b24a56",
"green": "#92b477",
"yellow": "#c6735a",
"blue": "#7c8fa5",
"purple": "#a5789e",
"cyan": "#80cdcb",
"white": "#b3b8c3",
"brightBlack": "#555555",
"brightRed": "#ec5f67",
"brightGreen": "#89e986",
"brightYellow": "#fec254",
"brightBlue": "#5486c0",
"brightPurple": "#bf83c1",
"brightCyan": "#58c2c1",
"brightWhite": "#ffffff",
"background": "#222222",
"foreground": "#c9c6bc",
"cursorColor": "#bbbbbb",
"selectionBackground": "#272e36"
}