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": "Flexoki Light",
"black": "#100f0f",
"red": "#af3029",
"green": "#66800b",
"yellow": "#ad8301",
"blue": "#205ea6",
"purple": "#a02f6f",
"cyan": "#24837b",
"white": "#6f6e69",
"brightBlack": "#b7b5ac",
"brightRed": "#d14d41",
"brightGreen": "#879a39",
"brightYellow": "#d0a215",
"brightBlue": "#4385be",
"brightPurple": "#ce5d97",
"brightCyan": "#3aa99f",
"brightWhite": "#cecdc3",
"background": "#fffcf0",
"foreground": "#100f0f",
"cursorColor": "#100f0f",
"selectionBackground": "#cecdc3"
}