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": "Popping And Locking",
"black": "#1d2021",
"red": "#cc241d",
"green": "#98971a",
"yellow": "#d79921",
"blue": "#458588",
"purple": "#b16286",
"cyan": "#689d6a",
"white": "#a89984",
"brightBlack": "#928374",
"brightRed": "#f42c3e",
"brightGreen": "#b8bb26",
"brightYellow": "#fabd2f",
"brightBlue": "#99c6ca",
"brightPurple": "#d3869b",
"brightCyan": "#7ec16e",
"brightWhite": "#ebdbb2",
"background": "#181921",
"foreground": "#ebdbb2",
"cursorColor": "#c7c7c7",
"selectionBackground": "#ebdbb2"
}