Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Slate.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Slate.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Slate",
|
||||
"black": "#222222",
|
||||
"red": "#e2a8bf",
|
||||
"green": "#81d778",
|
||||
"yellow": "#c4c9c0",
|
||||
"blue": "#335856",
|
||||
"purple": "#a481d3",
|
||||
"cyan": "#15ab9c",
|
||||
"white": "#02c5e0",
|
||||
"brightBlack": "#ffffff",
|
||||
"brightRed": "#ffcdd9",
|
||||
"brightGreen": "#beffa8",
|
||||
"brightYellow": "#d0ccca",
|
||||
"brightBlue": "#7ab0d2",
|
||||
"brightPurple": "#c5a7d9",
|
||||
"brightCyan": "#8cdfe0",
|
||||
"brightWhite": "#e0e0e0",
|
||||
"background": "#222222",
|
||||
"foreground": "#35b1d2",
|
||||
"cursorColor": "#87d3c4",
|
||||
"selectionBackground": "#0f3754"
|
||||
}
|
||||
Reference in New Issue
Block a user