Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sea Shells.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Sea Shells.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Sea Shells",
|
||||
"black": "#17384c",
|
||||
"red": "#d15123",
|
||||
"green": "#027c9b",
|
||||
"yellow": "#fca02f",
|
||||
"blue": "#1e4950",
|
||||
"purple": "#68d4f1",
|
||||
"cyan": "#50a3b5",
|
||||
"white": "#deb88d",
|
||||
"brightBlack": "#434b53",
|
||||
"brightRed": "#d48678",
|
||||
"brightGreen": "#628d98",
|
||||
"brightYellow": "#fdd39f",
|
||||
"brightBlue": "#1bbcdd",
|
||||
"brightPurple": "#bbe3ee",
|
||||
"brightCyan": "#87acb4",
|
||||
"brightWhite": "#fee4ce",
|
||||
"background": "#09141b",
|
||||
"foreground": "#deb88d",
|
||||
"cursorColor": "#fca02f",
|
||||
"selectionBackground": "#1e4962"
|
||||
}
|
||||
Reference in New Issue
Block a user