Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pro.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Pro.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Pro",
|
||||
"black": "#000000",
|
||||
"red": "#990000",
|
||||
"green": "#00a600",
|
||||
"yellow": "#999900",
|
||||
"blue": "#2009db",
|
||||
"purple": "#b200b2",
|
||||
"cyan": "#00a6b2",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#e50000",
|
||||
"brightGreen": "#00d900",
|
||||
"brightYellow": "#e5e500",
|
||||
"brightBlue": "#0000ff",
|
||||
"brightPurple": "#e500e5",
|
||||
"brightCyan": "#00e5e5",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#000000",
|
||||
"foreground": "#f2f2f2",
|
||||
"cursorColor": "#4d4d4d",
|
||||
"selectionBackground": "#414141"
|
||||
}
|
||||
Reference in New Issue
Block a user