Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Challenger Deep.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Challenger Deep.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Challenger Deep",
|
||||
"black": "#141228",
|
||||
"red": "#ff5458",
|
||||
"green": "#62d196",
|
||||
"yellow": "#ffb378",
|
||||
"blue": "#65b2ff",
|
||||
"purple": "#906cff",
|
||||
"cyan": "#63f2f1",
|
||||
"white": "#a6b3cc",
|
||||
"brightBlack": "#565575",
|
||||
"brightRed": "#ff8080",
|
||||
"brightGreen": "#95ffa4",
|
||||
"brightYellow": "#ffe9aa",
|
||||
"brightBlue": "#91ddff",
|
||||
"brightPurple": "#c991e1",
|
||||
"brightCyan": "#aaffe4",
|
||||
"brightWhite": "#cbe3e7",
|
||||
"background": "#1e1c31",
|
||||
"foreground": "#cbe1e7",
|
||||
"cursorColor": "#fbfcfc",
|
||||
"selectionBackground": "#cbe1e7"
|
||||
}
|
||||
Reference in New Issue
Block a user