Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Oceanic Next.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Oceanic Next.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Oceanic Next",
|
||||
"black": "#162c35",
|
||||
"red": "#ec5f67",
|
||||
"green": "#99c794",
|
||||
"yellow": "#fac863",
|
||||
"blue": "#6699cc",
|
||||
"purple": "#c594c5",
|
||||
"cyan": "#5fb3b3",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#65737e",
|
||||
"brightRed": "#ec5f67",
|
||||
"brightGreen": "#99c794",
|
||||
"brightYellow": "#fac863",
|
||||
"brightBlue": "#6699cc",
|
||||
"brightPurple": "#c594c5",
|
||||
"brightCyan": "#5fb3b3",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#162c35",
|
||||
"foreground": "#c0c5ce",
|
||||
"cursorColor": "#c0c5ce",
|
||||
"selectionBackground": "#4f5b66"
|
||||
}
|
||||
Reference in New Issue
Block a user