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": "Kanagawa Wave",
"black": "#090618",
"red": "#c34043",
"green": "#76946a",
"yellow": "#c0a36e",
"blue": "#7e9cd8",
"purple": "#957fb8",
"cyan": "#6a9589",
"white": "#c8c093",
"brightBlack": "#727169",
"brightRed": "#e82424",
"brightGreen": "#98bb6c",
"brightYellow": "#e6c384",
"brightBlue": "#7fb4ca",
"brightPurple": "#938aa9",
"brightCyan": "#7aa89f",
"brightWhite": "#dcd7ba",
"background": "#1f1f28",
"foreground": "#dcd7ba",
"cursorColor": "#c8c093",
"selectionBackground": "#2d4f67"
}