Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Bright Lights.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Bright Lights.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Bright Lights",
|
||||
"black": "#191919",
|
||||
"red": "#ff355b",
|
||||
"green": "#b7e876",
|
||||
"yellow": "#ffc251",
|
||||
"blue": "#76d4ff",
|
||||
"purple": "#ba76e7",
|
||||
"cyan": "#6cbfb5",
|
||||
"white": "#c2c8d7",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#ff355b",
|
||||
"brightGreen": "#b7e876",
|
||||
"brightYellow": "#ffc251",
|
||||
"brightBlue": "#76d5ff",
|
||||
"brightPurple": "#ba76e7",
|
||||
"brightCyan": "#6cbfb5",
|
||||
"brightWhite": "#c2c8d7",
|
||||
"background": "#191919",
|
||||
"foreground": "#b3c9d7",
|
||||
"cursorColor": "#f34b00",
|
||||
"selectionBackground": "#b3c9d7"
|
||||
}
|
||||
Reference in New Issue
Block a user