Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitLab Dark Grey.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitLab Dark Grey.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitLab Dark Grey",
|
||||
"black": "#000000",
|
||||
"red": "#f57f6c",
|
||||
"green": "#52b87a",
|
||||
"yellow": "#d99530",
|
||||
"blue": "#7fb6ed",
|
||||
"purple": "#f88aaf",
|
||||
"cyan": "#32c5d2",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#fcb5aa",
|
||||
"brightGreen": "#91d4a8",
|
||||
"brightYellow": "#e9be74",
|
||||
"brightBlue": "#498dd1",
|
||||
"brightPurple": "#fcacc5",
|
||||
"brightCyan": "#5edee3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#222222",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#ad95e9"
|
||||
}
|
||||
Reference in New Issue
Block a user