Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Light Default.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Light Default.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub Light Default",
|
||||
"black": "#24292f",
|
||||
"red": "#cf222e",
|
||||
"green": "#116329",
|
||||
"yellow": "#4d2d00",
|
||||
"blue": "#0969da",
|
||||
"purple": "#8250df",
|
||||
"cyan": "#1b7c83",
|
||||
"white": "#6e7781",
|
||||
"brightBlack": "#57606a",
|
||||
"brightRed": "#a40e26",
|
||||
"brightGreen": "#1a7f37",
|
||||
"brightYellow": "#633c01",
|
||||
"brightBlue": "#218bff",
|
||||
"brightPurple": "#a475f9",
|
||||
"brightCyan": "#3192aa",
|
||||
"brightWhite": "#8c959f",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#1f2328",
|
||||
"cursorColor": "#0969da",
|
||||
"selectionBackground": "#1f2328"
|
||||
}
|
||||
Reference in New Issue
Block a user