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": "Catppuccin Latte",
"black": "#5c5f77",
"red": "#d20f39",
"green": "#40a02b",
"yellow": "#df8e1d",
"blue": "#1e66f5",
"purple": "#ea76cb",
"cyan": "#179299",
"white": "#acb0be",
"brightBlack": "#6c6f85",
"brightRed": "#de293e",
"brightGreen": "#49af3d",
"brightYellow": "#eea02d",
"brightBlue": "#456eff",
"brightPurple": "#fe85d8",
"brightCyan": "#2d9fa8",
"brightWhite": "#bcc0cc",
"background": "#eff1f5",
"foreground": "#4c4f69",
"cursorColor": "#dc8a78",
"selectionBackground": "#acb0be"
}