Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dark+.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Dark+.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Dark+",
|
||||
"black": "#000000",
|
||||
"red": "#cd3131",
|
||||
"green": "#0dbc79",
|
||||
"yellow": "#e5e510",
|
||||
"blue": "#2472c8",
|
||||
"purple": "#bc3fbc",
|
||||
"cyan": "#11a8cd",
|
||||
"white": "#e5e5e5",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#f14c4c",
|
||||
"brightGreen": "#23d18b",
|
||||
"brightYellow": "#f5f543",
|
||||
"brightBlue": "#3b8eea",
|
||||
"brightPurple": "#d670d6",
|
||||
"brightCyan": "#29b8db",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#1e1e1e",
|
||||
"foreground": "#cccccc",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#3a3d41"
|
||||
}
|
||||
Reference in New Issue
Block a user