Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark Default.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/GitHub Dark Default.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "GitHub Dark Default",
|
||||
"black": "#484f58",
|
||||
"red": "#ff7b72",
|
||||
"green": "#3fb950",
|
||||
"yellow": "#d29922",
|
||||
"blue": "#58a6ff",
|
||||
"purple": "#bc8cff",
|
||||
"cyan": "#39c5cf",
|
||||
"white": "#b1bac4",
|
||||
"brightBlack": "#6e7681",
|
||||
"brightRed": "#ffa198",
|
||||
"brightGreen": "#56d364",
|
||||
"brightYellow": "#e3b341",
|
||||
"brightBlue": "#79c0ff",
|
||||
"brightPurple": "#d2a8ff",
|
||||
"brightCyan": "#56d4dd",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#0d1117",
|
||||
"foreground": "#e6edf3",
|
||||
"cursorColor": "#2f81f7",
|
||||
"selectionBackground": "#e6edf3"
|
||||
}
|
||||
Reference in New Issue
Block a user