Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wez.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Wez.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Wez",
|
||||
"black": "#000000",
|
||||
"red": "#cc5555",
|
||||
"green": "#55cc55",
|
||||
"yellow": "#cdcd55",
|
||||
"blue": "#5555cc",
|
||||
"purple": "#cc55cc",
|
||||
"cyan": "#7acaca",
|
||||
"white": "#cccccc",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ff5555",
|
||||
"brightGreen": "#55ff55",
|
||||
"brightYellow": "#ffff55",
|
||||
"brightBlue": "#5555ff",
|
||||
"brightPurple": "#ff55ff",
|
||||
"brightCyan": "#55ffff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#b3b3b3",
|
||||
"cursorColor": "#53ae71",
|
||||
"selectionBackground": "#4d52f8"
|
||||
}
|
||||
Reference in New Issue
Block a user