Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Whimsy.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Whimsy.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Whimsy",
|
||||
"black": "#535178",
|
||||
"red": "#ef6487",
|
||||
"green": "#5eca89",
|
||||
"yellow": "#fdd877",
|
||||
"blue": "#65aef7",
|
||||
"purple": "#aa7ff0",
|
||||
"cyan": "#43c1be",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#535178",
|
||||
"brightRed": "#ef6487",
|
||||
"brightGreen": "#5eca89",
|
||||
"brightYellow": "#fdd877",
|
||||
"brightBlue": "#65aef7",
|
||||
"brightPurple": "#aa7ff0",
|
||||
"brightCyan": "#43c1be",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#29283b",
|
||||
"foreground": "#b3b0d6",
|
||||
"cursorColor": "#b3b0d6",
|
||||
"selectionBackground": "#3d3c58"
|
||||
}
|
||||
Reference in New Issue
Block a user