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": "Adwaita Dark",
"black": "#241f31",
"red": "#c01c28",
"green": "#2ec27e",
"yellow": "#f5c211",
"blue": "#1e78e4",
"purple": "#9841bb",
"cyan": "#0ab9dc",
"white": "#c0bfbc",
"brightBlack": "#5e5c64",
"brightRed": "#ed333b",
"brightGreen": "#57e389",
"brightYellow": "#f8e45c",
"brightBlue": "#51a1ff",
"brightPurple": "#c061cb",
"brightCyan": "#4fd2fd",
"brightWhite": "#f6f5f4",
"background": "#1d1d20",
"foreground": "#ffffff",
"cursorColor": "#ffffff",
"selectionBackground": "#ffffff"
}