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": "Synthwave Everything",
"black": "#fefefe",
"red": "#f97e72",
"green": "#72f1b8",
"yellow": "#fede5d",
"blue": "#6d77b3",
"purple": "#c792ea",
"cyan": "#f772e0",
"white": "#fefefe",
"brightBlack": "#fefefe",
"brightRed": "#f88414",
"brightGreen": "#72f1b8",
"brightYellow": "#fff951",
"brightBlue": "#36f9f6",
"brightPurple": "#e1acff",
"brightCyan": "#f92aad",
"brightWhite": "#fefefe",
"background": "#2a2139",
"foreground": "#f0eff1",
"cursorColor": "#72f1b8",
"selectionBackground": "#181521"
}