Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Symfonic.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Symfonic.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Symfonic",
|
||||
"black": "#000000",
|
||||
"red": "#dc322f",
|
||||
"green": "#56db3a",
|
||||
"yellow": "#ff8400",
|
||||
"blue": "#0084d4",
|
||||
"purple": "#b729d9",
|
||||
"cyan": "#ccccff",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#414347",
|
||||
"brightRed": "#dc322f",
|
||||
"brightGreen": "#56db3a",
|
||||
"brightYellow": "#ff8400",
|
||||
"brightBlue": "#0084d4",
|
||||
"brightPurple": "#b729d9",
|
||||
"brightCyan": "#ccccff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#dc322f",
|
||||
"selectionBackground": "#073642"
|
||||
}
|
||||
Reference in New Issue
Block a user