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": "Dawnfox",
"black": "#575279",
"red": "#b4637a",
"green": "#618774",
"yellow": "#ea9d34",
"blue": "#286983",
"purple": "#907aa9",
"cyan": "#56949f",
"white": "#b2b6bd",
"brightBlack": "#5f5695",
"brightRed": "#c26d85",
"brightGreen": "#629f81",
"brightYellow": "#eea846",
"brightBlue": "#2d81a3",
"brightPurple": "#9a80b9",
"brightCyan": "#5ca7b4",
"brightWhite": "#e6ebf3",
"background": "#faf4ed",
"foreground": "#575279",
"cursorColor": "#575279",
"selectionBackground": "#d0d8d8"
}