Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Synthwave.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Synthwave.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Synthwave",
|
||||
"black": "#000000",
|
||||
"red": "#f6188f",
|
||||
"green": "#1ebb2b",
|
||||
"yellow": "#fdf834",
|
||||
"blue": "#2186ec",
|
||||
"purple": "#f85a21",
|
||||
"cyan": "#12c3e2",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#7f7094",
|
||||
"brightRed": "#f841a0",
|
||||
"brightGreen": "#25c141",
|
||||
"brightYellow": "#fdf454",
|
||||
"brightBlue": "#2f9ded",
|
||||
"brightPurple": "#f97137",
|
||||
"brightCyan": "#19cde6",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#000000",
|
||||
"foreground": "#dad9c7",
|
||||
"cursorColor": "#19cde6",
|
||||
"selectionBackground": "#19cde6"
|
||||
}
|
||||
Reference in New Issue
Block a user