Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub",
|
||||
"black": "#3e3e3e",
|
||||
"red": "#970b16",
|
||||
"green": "#07962a",
|
||||
"yellow": "#c5bb94",
|
||||
"blue": "#003e8a",
|
||||
"purple": "#e94691",
|
||||
"cyan": "#7cc4df",
|
||||
"white": "#b2b2b2",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#de0000",
|
||||
"brightGreen": "#7ac895",
|
||||
"brightYellow": "#d7b600",
|
||||
"brightBlue": "#2e6cba",
|
||||
"brightPurple": "#f29592",
|
||||
"brightCyan": "#00c7cb",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#f4f4f4",
|
||||
"foreground": "#3e3e3e",
|
||||
"cursorColor": "#3f3f3f",
|
||||
"selectionBackground": "#a9c1e2"
|
||||
}
|
||||
Reference in New Issue
Block a user