Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode WWDC.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Xcode WWDC.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Xcode WWDC",
|
||||
"black": "#494d5c",
|
||||
"red": "#bb383a",
|
||||
"green": "#94c66e",
|
||||
"yellow": "#d28e5d",
|
||||
"blue": "#8884c5",
|
||||
"purple": "#b73999",
|
||||
"cyan": "#00aba4",
|
||||
"white": "#e7e8eb",
|
||||
"brightBlack": "#7f869e",
|
||||
"brightRed": "#bb383a",
|
||||
"brightGreen": "#94c66e",
|
||||
"brightYellow": "#d28e5d",
|
||||
"brightBlue": "#8884c5",
|
||||
"brightPurple": "#b73999",
|
||||
"brightCyan": "#00aba4",
|
||||
"brightWhite": "#e7e8eb",
|
||||
"background": "#292c36",
|
||||
"foreground": "#e7e8eb",
|
||||
"cursorColor": "#e7e8eb",
|
||||
"selectionBackground": "#494d5c"
|
||||
}
|
||||
Reference in New Issue
Block a user