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": "Farmhouse Light",
"black": "#1d2027",
"red": "#8d0003",
"green": "#3a7d00",
"yellow": "#a95600",
"blue": "#092ccd",
"purple": "#820046",
"cyan": "#229256",
"white": "#a8a4a1",
"brightBlack": "#394047",
"brightRed": "#eb0009",
"brightGreen": "#7ac100",
"brightYellow": "#ea9a00",
"brightBlue": "#006efe",
"brightPurple": "#bf3b7f",
"brightCyan": "#00c649",
"brightWhite": "#f4eef0",
"background": "#e8e4e1",
"foreground": "#1d2027",
"cursorColor": "#006efe",
"selectionBackground": "#b3b1aa"
}