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": "Monokai Pro Light Sun",
"black": "#f8efe7",
"red": "#ce4770",
"green": "#218871",
"yellow": "#b16803",
"blue": "#d4572b",
"purple": "#6851a2",
"cyan": "#2473b6",
"white": "#2c232e",
"brightBlack": "#a59c9c",
"brightRed": "#ce4770",
"brightGreen": "#218871",
"brightYellow": "#b16803",
"brightBlue": "#d4572b",
"brightPurple": "#6851a2",
"brightCyan": "#2473b6",
"brightWhite": "#2c232e",
"background": "#f8efe7",
"foreground": "#2c232e",
"cursorColor": "#72696d",
"selectionBackground": "#beb5b3"
}