Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark High Contrast.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark High Contrast.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub Dark High Contrast",
|
||||
"black": "#7a828e",
|
||||
"red": "#ff9492",
|
||||
"green": "#26cd4d",
|
||||
"yellow": "#f0b72f",
|
||||
"blue": "#71b7ff",
|
||||
"purple": "#cb9eff",
|
||||
"cyan": "#39c5cf",
|
||||
"white": "#d9dee3",
|
||||
"brightBlack": "#9ea7b3",
|
||||
"brightRed": "#ffb1af",
|
||||
"brightGreen": "#4ae168",
|
||||
"brightYellow": "#f7c843",
|
||||
"brightBlue": "#91cbff",
|
||||
"brightPurple": "#dbb7ff",
|
||||
"brightCyan": "#56d4dd",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#0a0c10",
|
||||
"foreground": "#f0f3f6",
|
||||
"cursorColor": "#71b7ff",
|
||||
"selectionBackground": "#f0f3f6"
|
||||
}
|
||||
Reference in New Issue
Block a user