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": "Bluloco Dark",
"black": "#41444d",
"red": "#fc2f52",
"green": "#25a45c",
"yellow": "#ff936a",
"blue": "#3476ff",
"purple": "#7a82da",
"cyan": "#4483aa",
"white": "#cdd4e0",
"brightBlack": "#8f9aae",
"brightRed": "#ff6480",
"brightGreen": "#3fc56b",
"brightYellow": "#f9c859",
"brightBlue": "#10b1fe",
"brightPurple": "#ff78f8",
"brightCyan": "#5fb9bc",
"brightWhite": "#ffffff",
"background": "#282c34",
"foreground": "#b9c0cb",
"cursorColor": "#ffcc00",
"selectionBackground": "#b9c0ca"
}