Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vesper.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vesper.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Vesper",
|
||||
"black": "#101010",
|
||||
"red": "#f5a191",
|
||||
"green": "#90b99f",
|
||||
"yellow": "#e6b99d",
|
||||
"blue": "#aca1cf",
|
||||
"purple": "#e29eca",
|
||||
"cyan": "#ea83a5",
|
||||
"white": "#a0a0a0",
|
||||
"brightBlack": "#7e7e7e",
|
||||
"brightRed": "#ff8080",
|
||||
"brightGreen": "#99ffe4",
|
||||
"brightYellow": "#ffc799",
|
||||
"brightBlue": "#b9aeda",
|
||||
"brightPurple": "#ecaad6",
|
||||
"brightCyan": "#f591b2",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#101010",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#acb1ab",
|
||||
"selectionBackground": "#988049"
|
||||
}
|
||||
Reference in New Issue
Block a user