Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Light High Contrast.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Light High Contrast.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub Light High Contrast",
|
||||
"black": "#0e1116",
|
||||
"red": "#a0111f",
|
||||
"green": "#024c1a",
|
||||
"yellow": "#3f2200",
|
||||
"blue": "#0349b4",
|
||||
"purple": "#622cbc",
|
||||
"cyan": "#1b7c83",
|
||||
"white": "#66707b",
|
||||
"brightBlack": "#4b535d",
|
||||
"brightRed": "#86061d",
|
||||
"brightGreen": "#055d20",
|
||||
"brightYellow": "#4e2c00",
|
||||
"brightBlue": "#1168e3",
|
||||
"brightPurple": "#844ae7",
|
||||
"brightCyan": "#3192aa",
|
||||
"brightWhite": "#88929d",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#0e1116",
|
||||
"cursorColor": "#0349b4",
|
||||
"selectionBackground": "#0e1116"
|
||||
}
|
||||
Reference in New Issue
Block a user