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 Frappe",
"black": "#51576d",
"red": "#e78284",
"green": "#a6d189",
"yellow": "#e5c890",
"blue": "#8caaee",
"purple": "#f4b8e4",
"cyan": "#81c8be",
"white": "#a5adce",
"brightBlack": "#626880",
"brightRed": "#e67172",
"brightGreen": "#8ec772",
"brightYellow": "#d9ba73",
"brightBlue": "#7b9ef0",
"brightPurple": "#f2a4db",
"brightCyan": "#5abfb5",
"brightWhite": "#b5bfe2",
"background": "#303446",
"foreground": "#c6d0f5",
"cursorColor": "#f2d5cf",
"selectionBackground": "#626880"
}