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