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": "Neobones Light",
"black": "#e5ede6",
"red": "#a8334c",
"green": "#567a30",
"yellow": "#944927",
"blue": "#286486",
"purple": "#88507d",
"cyan": "#3b8992",
"white": "#202e18",
"brightBlack": "#99ac9c",
"brightRed": "#94253e",
"brightGreen": "#3f5a22",
"brightYellow": "#803d1c",
"brightBlue": "#1d5573",
"brightPurple": "#7b3b70",
"brightCyan": "#2b747c",
"brightWhite": "#415934",
"background": "#e5ede6",
"foreground": "#202e18",
"cursorColor": "#202e18",
"selectionBackground": "#ade48c"
}