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": "Melange Light",
"black": "#e9e1db",
"red": "#c77b8b",
"green": "#6e9b72",
"yellow": "#bc5c00",
"blue": "#7892bd",
"purple": "#be79bb",
"cyan": "#739797",
"white": "#7d6658",
"brightBlack": "#a98a78",
"brightRed": "#bf0021",
"brightGreen": "#3a684a",
"brightYellow": "#a06d00",
"brightBlue": "#465aa4",
"brightPurple": "#904180",
"brightCyan": "#3d6568",
"brightWhite": "#54433a",
"background": "#f1f1f1",
"foreground": "#54433a",
"cursorColor": "#54433a",
"selectionBackground": "#54433a"
}