Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spiderman.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spiderman.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spiderman",
|
||||
"black": "#1b1d1e",
|
||||
"red": "#e60813",
|
||||
"green": "#e22928",
|
||||
"yellow": "#e24756",
|
||||
"blue": "#2c3fff",
|
||||
"purple": "#2435db",
|
||||
"cyan": "#3256ff",
|
||||
"white": "#fffef6",
|
||||
"brightBlack": "#505354",
|
||||
"brightRed": "#ff0325",
|
||||
"brightGreen": "#ff3338",
|
||||
"brightYellow": "#fe3a35",
|
||||
"brightBlue": "#1d50ff",
|
||||
"brightPurple": "#747cff",
|
||||
"brightCyan": "#6184ff",
|
||||
"brightWhite": "#fffff9",
|
||||
"background": "#1b1d1e",
|
||||
"foreground": "#e3e3e3",
|
||||
"cursorColor": "#2c3fff",
|
||||
"selectionBackground": "#070e50"
|
||||
}
|
||||
Reference in New Issue
Block a user