Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Darkside.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Darkside.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Darkside",
|
||||
"black": "#000000",
|
||||
"red": "#e8341c",
|
||||
"green": "#68c256",
|
||||
"yellow": "#f2d42c",
|
||||
"blue": "#1c98e8",
|
||||
"purple": "#8e69c9",
|
||||
"cyan": "#1c98e8",
|
||||
"white": "#bababa",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#e05a4f",
|
||||
"brightGreen": "#77b869",
|
||||
"brightYellow": "#efd64b",
|
||||
"brightBlue": "#387cd3",
|
||||
"brightPurple": "#957bbe",
|
||||
"brightCyan": "#3d97e2",
|
||||
"brightWhite": "#bababa",
|
||||
"background": "#222324",
|
||||
"foreground": "#bababa",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#303333"
|
||||
}
|
||||
Reference in New Issue
Block a user