Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sublette.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sublette.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sublette",
|
||||
"black": "#253045",
|
||||
"red": "#ee5577",
|
||||
"green": "#55ee77",
|
||||
"yellow": "#ffdd88",
|
||||
"blue": "#5588ff",
|
||||
"purple": "#ff77cc",
|
||||
"cyan": "#44eeee",
|
||||
"white": "#f5f5da",
|
||||
"brightBlack": "#405570",
|
||||
"brightRed": "#ee6655",
|
||||
"brightGreen": "#99ee77",
|
||||
"brightYellow": "#ffff77",
|
||||
"brightBlue": "#77bbff",
|
||||
"brightPurple": "#aa88ff",
|
||||
"brightCyan": "#55ffbb",
|
||||
"brightWhite": "#ffffee",
|
||||
"background": "#202535",
|
||||
"foreground": "#ccced0",
|
||||
"cursorColor": "#ccced0",
|
||||
"selectionBackground": "#ccced0"
|
||||
}
|
||||
Reference in New Issue
Block a user