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": "Onenord Light",
"black": "#2e3440",
"red": "#cb4f53",
"green": "#48a53d",
"yellow": "#ee5e25",
"blue": "#3879c5",
"purple": "#9f4aca",
"cyan": "#3ea1ad",
"white": "#b2b6bd",
"brightBlack": "#646a76",
"brightRed": "#d16366",
"brightGreen": "#5f9e9d",
"brightYellow": "#ba793e",
"brightBlue": "#1b40a6",
"brightPurple": "#9665af",
"brightCyan": "#8fbcbb",
"brightWhite": "#eceff4",
"background": "#f7f8fa",
"foreground": "#2e3440",
"cursorColor": "#3879c5",
"selectionBackground": "#eaebed"
}