Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub Dark",
|
||||
"black": "#000000",
|
||||
"red": "#f78166",
|
||||
"green": "#56d364",
|
||||
"yellow": "#e3b341",
|
||||
"blue": "#6ca4f8",
|
||||
"purple": "#db61a2",
|
||||
"cyan": "#2b7489",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#4d4d4d",
|
||||
"brightRed": "#f78166",
|
||||
"brightGreen": "#56d364",
|
||||
"brightYellow": "#e3b341",
|
||||
"brightBlue": "#6ca4f8",
|
||||
"brightPurple": "#db61a2",
|
||||
"brightCyan": "#2b7489",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#101216",
|
||||
"foreground": "#8b949e",
|
||||
"cursorColor": "#c9d1d9",
|
||||
"selectionBackground": "#3b5070"
|
||||
}
|
||||
Reference in New Issue
Block a user