Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode Light hc.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode Light hc.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Xcode Light hc",
|
||||
"black": "#b4d8fd",
|
||||
"red": "#ad1805",
|
||||
"green": "#355d61",
|
||||
"yellow": "#78492a",
|
||||
"blue": "#0058a1",
|
||||
"purple": "#9c2191",
|
||||
"cyan": "#703daa",
|
||||
"white": "#000000",
|
||||
"brightBlack": "#8a99a6",
|
||||
"brightRed": "#ad1805",
|
||||
"brightGreen": "#174145",
|
||||
"brightYellow": "#78492a",
|
||||
"brightBlue": "#003f73",
|
||||
"brightPurple": "#9c2191",
|
||||
"brightCyan": "#441ea1",
|
||||
"brightWhite": "#000000",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#000000",
|
||||
"cursorColor": "#000000",
|
||||
"selectionBackground": "#b4d8fd"
|
||||
}
|
||||
Reference in New Issue
Block a user