Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Everblush.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Everblush.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Everblush",
|
||||
"black": "#232a2d",
|
||||
"red": "#e57474",
|
||||
"green": "#8ccf7e",
|
||||
"yellow": "#e5c76b",
|
||||
"blue": "#67b0e8",
|
||||
"purple": "#c47fd5",
|
||||
"cyan": "#6cbfbf",
|
||||
"white": "#b3b9b8",
|
||||
"brightBlack": "#464e50",
|
||||
"brightRed": "#ef7e7e",
|
||||
"brightGreen": "#96d988",
|
||||
"brightYellow": "#f4d67a",
|
||||
"brightBlue": "#71baf2",
|
||||
"brightPurple": "#ce89df",
|
||||
"brightCyan": "#67cbe7",
|
||||
"brightWhite": "#bdc3c2",
|
||||
"background": "#141b1e",
|
||||
"foreground": "#dadada",
|
||||
"cursorColor": "#dadada",
|
||||
"selectionBackground": "#141b1e"
|
||||
}
|
||||
Reference in New Issue
Block a user