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": "Nord Light",
"black": "#3b4252",
"red": "#bf616a",
"green": "#96b17f",
"yellow": "#c5a565",
"blue": "#81a1c1",
"purple": "#b48ead",
"cyan": "#7bb3c3",
"white": "#a5abb6",
"brightBlack": "#4c566a",
"brightRed": "#bf616a",
"brightGreen": "#96b17f",
"brightYellow": "#c5a565",
"brightBlue": "#81a1c1",
"brightPurple": "#b48ead",
"brightCyan": "#82afae",
"brightWhite": "#eceff4",
"background": "#e5e9f0",
"foreground": "#414858",
"cursorColor": "#7bb3c3",
"selectionBackground": "#d8dee9"
}