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