Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Soft Server.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Soft Server.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Soft Server",
|
||||
"black": "#000000",
|
||||
"red": "#a2686a",
|
||||
"green": "#9aa56a",
|
||||
"yellow": "#a3906a",
|
||||
"blue": "#6b8fa3",
|
||||
"purple": "#6a71a3",
|
||||
"cyan": "#6ba58f",
|
||||
"white": "#99a3a2",
|
||||
"brightBlack": "#666c6c",
|
||||
"brightRed": "#dd5c60",
|
||||
"brightGreen": "#bfdf55",
|
||||
"brightYellow": "#deb360",
|
||||
"brightBlue": "#62b1df",
|
||||
"brightPurple": "#606edf",
|
||||
"brightCyan": "#64e39c",
|
||||
"brightWhite": "#d2e0de",
|
||||
"background": "#242626",
|
||||
"foreground": "#99a3a2",
|
||||
"cursorColor": "#d2e0de",
|
||||
"selectionBackground": "#7f8786"
|
||||
}
|
||||
Reference in New Issue
Block a user