Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Material Darker.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Material Darker.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Material Darker",
|
||||
"black": "#000000",
|
||||
"red": "#ff5370",
|
||||
"green": "#c3e88d",
|
||||
"yellow": "#ffcb6b",
|
||||
"blue": "#82aaff",
|
||||
"purple": "#c792ea",
|
||||
"cyan": "#89ddff",
|
||||
"white": "#ffffff",
|
||||
"brightBlack": "#545454",
|
||||
"brightRed": "#ff5370",
|
||||
"brightGreen": "#c3e88d",
|
||||
"brightYellow": "#ffcb6b",
|
||||
"brightBlue": "#82aaff",
|
||||
"brightPurple": "#c792ea",
|
||||
"brightCyan": "#89ddff",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#212121",
|
||||
"foreground": "#eeffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#eeffff"
|
||||
}
|
||||
Reference in New Issue
Block a user