Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Shades Of Purple.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Shades Of Purple.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Shades Of Purple",
|
||||
"black": "#000000",
|
||||
"red": "#d90429",
|
||||
"green": "#3ad900",
|
||||
"yellow": "#ffe700",
|
||||
"blue": "#6943ff",
|
||||
"purple": "#ff2c70",
|
||||
"cyan": "#00c5c7",
|
||||
"white": "#c7c7c7",
|
||||
"brightBlack": "#686868",
|
||||
"brightRed": "#f92a1c",
|
||||
"brightGreen": "#43d426",
|
||||
"brightYellow": "#f1d000",
|
||||
"brightBlue": "#6871ff",
|
||||
"brightPurple": "#ff77ff",
|
||||
"brightCyan": "#79e8fb",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1e1d40",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#fad000",
|
||||
"selectionBackground": "#b362ff"
|
||||
}
|
||||
Reference in New Issue
Block a user