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": "Ayu Light",
"black": "#000000",
"red": "#ea6c6d",
"green": "#6cbf43",
"yellow": "#eca944",
"blue": "#3199e1",
"purple": "#9e75c7",
"cyan": "#46ba94",
"white": "#bababa",
"brightBlack": "#686868",
"brightRed": "#f07171",
"brightGreen": "#86b300",
"brightYellow": "#f2ae49",
"brightBlue": "#399ee6",
"brightPurple": "#a37acc",
"brightCyan": "#4cbf99",
"brightWhite": "#d1d1d1",
"background": "#f8f9fa",
"foreground": "#5c6166",
"cursorColor": "#ffaa33",
"selectionBackground": "#035bd6"
}