Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Embark.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Embark.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Embark",
|
||||
"black": "#1e1c31",
|
||||
"red": "#f0719b",
|
||||
"green": "#a1efd3",
|
||||
"yellow": "#ffe9aa",
|
||||
"blue": "#57c7ff",
|
||||
"purple": "#c792ea",
|
||||
"cyan": "#87dfeb",
|
||||
"white": "#f8f8f2",
|
||||
"brightBlack": "#585273",
|
||||
"brightRed": "#f02e6e",
|
||||
"brightGreen": "#2ce592",
|
||||
"brightYellow": "#ffb378",
|
||||
"brightBlue": "#1da0e2",
|
||||
"brightPurple": "#a742ea",
|
||||
"brightCyan": "#63f2f1",
|
||||
"brightWhite": "#a6b3cc",
|
||||
"background": "#1e1c31",
|
||||
"foreground": "#eeffff",
|
||||
"cursorColor": "#a1efd3",
|
||||
"selectionBackground": "#fbfcfc"
|
||||
}
|
||||
Reference in New Issue
Block a user