Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode Dark hc.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode Dark hc.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Xcode Dark hc",
|
||||
"black": "#43454b",
|
||||
"red": "#ff8a7a",
|
||||
"green": "#83c9bc",
|
||||
"yellow": "#d9c668",
|
||||
"blue": "#4ec4e6",
|
||||
"purple": "#ff85b8",
|
||||
"cyan": "#cda1ff",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#838991",
|
||||
"brightRed": "#ff8a7a",
|
||||
"brightGreen": "#b1faeb",
|
||||
"brightYellow": "#ffa14f",
|
||||
"brightBlue": "#6bdfff",
|
||||
"brightPurple": "#ff85b8",
|
||||
"brightCyan": "#e5cfff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1f1f24",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#43454b"
|
||||
}
|
||||
Reference in New Issue
Block a user