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": "No Clown Fiesta Light",
"black": "#d6d6d6",
"red": "#874e42",
"green": "#677940",
"yellow": "#b89058",
"blue": "#8ba1bf",
"purple": "#aa759f",
"cyan": "#3e5f66",
"white": "#151515",
"brightBlack": "#2b2b2b",
"brightRed": "#637786",
"brightGreen": "#677940",
"brightYellow": "#b89058",
"brightBlue": "#93a2ab",
"brightPurple": "#aa759f",
"brightCyan": "#99ab93",
"brightWhite": "#373737",
"background": "#e1e1e1",
"foreground": "#151515",
"cursorColor": "#151515",
"selectionBackground": "#c6d5de"
}