Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Xcode Light",
|
||||
"black": "#b4d8fd",
|
||||
"red": "#d12f1b",
|
||||
"green": "#3e8087",
|
||||
"yellow": "#78492a",
|
||||
"blue": "#0f68a0",
|
||||
"purple": "#ad3da4",
|
||||
"cyan": "#804fb8",
|
||||
"white": "#262626",
|
||||
"brightBlack": "#8a99a6",
|
||||
"brightRed": "#d12f1b",
|
||||
"brightGreen": "#23575c",
|
||||
"brightYellow": "#78492a",
|
||||
"brightBlue": "#0b4f79",
|
||||
"brightPurple": "#ad3da4",
|
||||
"brightCyan": "#4b21b0",
|
||||
"brightWhite": "#262626",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#262626",
|
||||
"cursorColor": "#262626",
|
||||
"selectionBackground": "#b4d8fd"
|
||||
}
|
||||
Reference in New Issue
Block a user