Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vague.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Vague.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Vague",
|
||||
"black": "#252530",
|
||||
"red": "#d8647e",
|
||||
"green": "#7fa563",
|
||||
"yellow": "#f3be7c",
|
||||
"blue": "#6e94b2",
|
||||
"purple": "#bb9dbd",
|
||||
"cyan": "#aeaed1",
|
||||
"white": "#cdcdcd",
|
||||
"brightBlack": "#606079",
|
||||
"brightRed": "#e08398",
|
||||
"brightGreen": "#99b782",
|
||||
"brightYellow": "#f5cb96",
|
||||
"brightBlue": "#8ba9c1",
|
||||
"brightPurple": "#c9b1ca",
|
||||
"brightCyan": "#bebeda",
|
||||
"brightWhite": "#d7d7d7",
|
||||
"background": "#141415",
|
||||
"foreground": "#cdcdcd",
|
||||
"cursorColor": "#cdcdcd",
|
||||
"selectionBackground": "#252530"
|
||||
}
|
||||
Reference in New Issue
Block a user