Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Highway.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Highway.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Highway",
|
||||
"black": "#000000",
|
||||
"red": "#d00e18",
|
||||
"green": "#138034",
|
||||
"yellow": "#ffcb3e",
|
||||
"blue": "#006bb3",
|
||||
"purple": "#783482",
|
||||
"cyan": "#455271",
|
||||
"white": "#ededed",
|
||||
"brightBlack": "#5d504a",
|
||||
"brightRed": "#f07e18",
|
||||
"brightGreen": "#b1d130",
|
||||
"brightYellow": "#fff120",
|
||||
"brightBlue": "#4fc2fd",
|
||||
"brightPurple": "#de0071",
|
||||
"brightCyan": "#5d504a",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#222225",
|
||||
"foreground": "#ededed",
|
||||
"cursorColor": "#e0d9b9",
|
||||
"selectionBackground": "#384564"
|
||||
}
|
||||
Reference in New Issue
Block a user