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": "Rose Pine Dawn",
"black": "#f2e9e1",
"red": "#b4637a",
"green": "#286983",
"yellow": "#ea9d34",
"blue": "#56949f",
"purple": "#907aa9",
"cyan": "#d7827e",
"white": "#575279",
"brightBlack": "#9893a5",
"brightRed": "#b4637a",
"brightGreen": "#286983",
"brightYellow": "#ea9d34",
"brightBlue": "#56949f",
"brightPurple": "#907aa9",
"brightCyan": "#d7827e",
"brightWhite": "#575279",
"background": "#faf4ed",
"foreground": "#575279",
"cursorColor": "#575279",
"selectionBackground": "#dfdad9"
}