Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Lovelace.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Lovelace.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Lovelace",
|
||||
"black": "#282a36",
|
||||
"red": "#f37f97",
|
||||
"green": "#5adecd",
|
||||
"yellow": "#f2a272",
|
||||
"blue": "#8897f4",
|
||||
"purple": "#c574dd",
|
||||
"cyan": "#79e6f3",
|
||||
"white": "#fdfdfd",
|
||||
"brightBlack": "#4e5165",
|
||||
"brightRed": "#ff4971",
|
||||
"brightGreen": "#18e3c8",
|
||||
"brightYellow": "#ff8037",
|
||||
"brightBlue": "#556fff",
|
||||
"brightPurple": "#b043d1",
|
||||
"brightCyan": "#3fdcee",
|
||||
"brightWhite": "#bebec1",
|
||||
"background": "#1d1f28",
|
||||
"foreground": "#fdfdfd",
|
||||
"cursorColor": "#c574dd",
|
||||
"selectionBackground": "#c1deff"
|
||||
}
|
||||
Reference in New Issue
Block a user