Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Seti.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Seti.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Seti",
|
||||
"black": "#323232",
|
||||
"red": "#c22832",
|
||||
"green": "#8ec43d",
|
||||
"yellow": "#e0c64f",
|
||||
"blue": "#43a5d5",
|
||||
"purple": "#8b57b5",
|
||||
"cyan": "#8ec43d",
|
||||
"white": "#eeeeee",
|
||||
"brightBlack": "#3f3f3f",
|
||||
"brightRed": "#c22832",
|
||||
"brightGreen": "#8ec43d",
|
||||
"brightYellow": "#e0c64f",
|
||||
"brightBlue": "#43a5d5",
|
||||
"brightPurple": "#8b57b5",
|
||||
"brightCyan": "#8ec43d",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#111213",
|
||||
"foreground": "#cacecd",
|
||||
"cursorColor": "#e3bf21",
|
||||
"selectionBackground": "#303233"
|
||||
}
|
||||
Reference in New Issue
Block a user