Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitLab Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitLab Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitLab Light",
|
||||
"black": "#303030",
|
||||
"red": "#a31700",
|
||||
"green": "#0a7f3d",
|
||||
"yellow": "#af551d",
|
||||
"blue": "#006cd8",
|
||||
"purple": "#583cac",
|
||||
"cyan": "#00798a",
|
||||
"white": "#303030",
|
||||
"brightBlack": "#303030",
|
||||
"brightRed": "#a31700",
|
||||
"brightGreen": "#0a7f3d",
|
||||
"brightYellow": "#af551d",
|
||||
"brightBlue": "#006cd8",
|
||||
"brightPurple": "#583cac",
|
||||
"brightCyan": "#00798a",
|
||||
"brightWhite": "#303030",
|
||||
"background": "#fafaff",
|
||||
"foreground": "#303030",
|
||||
"cursorColor": "#303030",
|
||||
"selectionBackground": "#ad95e9"
|
||||
}
|
||||
Reference in New Issue
Block a user