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": "Gruvbox Light Hard",
"black": "#f9f5d7",
"red": "#cc241d",
"green": "#98971a",
"yellow": "#d79921",
"blue": "#458588",
"purple": "#b16286",
"cyan": "#689d6a",
"white": "#7c6f64",
"brightBlack": "#928374",
"brightRed": "#9d0006",
"brightGreen": "#79740e",
"brightYellow": "#b57614",
"brightBlue": "#076678",
"brightPurple": "#8f3f71",
"brightCyan": "#427b58",
"brightWhite": "#3c3836",
"background": "#f9f5d7",
"foreground": "#3c3836",
"cursorColor": "#3c3836",
"selectionBackground": "#3c3836"
}