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": "Wilmersdorf",
"black": "#34373e",
"red": "#e06383",
"green": "#7ebebd",
"yellow": "#cccccc",
"blue": "#a6c1e0",
"purple": "#e1c1ee",
"cyan": "#5b94ab",
"white": "#ababab",
"brightBlack": "#50545d",
"brightRed": "#fa7193",
"brightGreen": "#8fd7d6",
"brightYellow": "#d1dfff",
"brightBlue": "#b2cff0",
"brightPurple": "#efccfd",
"brightCyan": "#69abc5",
"brightWhite": "#d3d3d3",
"background": "#282b33",
"foreground": "#c6c6c6",
"cursorColor": "#7ebebd",
"selectionBackground": "#1f2024"
}