Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sugarplum.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sugarplum.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sugarplum",
|
||||
"black": "#111147",
|
||||
"red": "#5ca8dc",
|
||||
"green": "#53b397",
|
||||
"yellow": "#249a84",
|
||||
"blue": "#db7ddd",
|
||||
"purple": "#d0beee",
|
||||
"cyan": "#f9f3f9",
|
||||
"white": "#a175d4",
|
||||
"brightBlack": "#44447a",
|
||||
"brightRed": "#5cb5dc",
|
||||
"brightGreen": "#52deb5",
|
||||
"brightYellow": "#01f5c7",
|
||||
"brightBlue": "#fa5dfd",
|
||||
"brightPurple": "#c6a5fd",
|
||||
"brightCyan": "#ffffff",
|
||||
"brightWhite": "#b577fd",
|
||||
"background": "#111147",
|
||||
"foreground": "#db7ddd",
|
||||
"cursorColor": "#53b397",
|
||||
"selectionBackground": "#5ca8dc"
|
||||
}
|
||||
Reference in New Issue
Block a user