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": "Mona Lisa",
"black": "#351b0e",
"red": "#9b291c",
"green": "#636232",
"yellow": "#c36e28",
"blue": "#515c5d",
"purple": "#9b1d29",
"cyan": "#588056",
"white": "#f7d75c",
"brightBlack": "#874228",
"brightRed": "#ff4331",
"brightGreen": "#b4b264",
"brightYellow": "#ff9566",
"brightBlue": "#9eb2b4",
"brightPurple": "#ff5b6a",
"brightCyan": "#8acd8f",
"brightWhite": "#ffe598",
"background": "#120b0d",
"foreground": "#f7d66a",
"cursorColor": "#c46c32",
"selectionBackground": "#f7d66a"
}