Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vaughn.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vaughn.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Vaughn",
|
||||
"black": "#25234f",
|
||||
"red": "#705050",
|
||||
"green": "#60b48a",
|
||||
"yellow": "#dfaf8f",
|
||||
"blue": "#5555ff",
|
||||
"purple": "#f08cc3",
|
||||
"cyan": "#8cd0d3",
|
||||
"white": "#709080",
|
||||
"brightBlack": "#709080",
|
||||
"brightRed": "#dca3a3",
|
||||
"brightGreen": "#60b48a",
|
||||
"brightYellow": "#f0dfaf",
|
||||
"brightBlue": "#5555ff",
|
||||
"brightPurple": "#ec93d3",
|
||||
"brightCyan": "#93e0e3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#25234f",
|
||||
"foreground": "#dcdccc",
|
||||
"cursorColor": "#ff5555",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user