Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Square.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Square.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Square",
|
||||
"black": "#050505",
|
||||
"red": "#e9897c",
|
||||
"green": "#b6377d",
|
||||
"yellow": "#ecebbe",
|
||||
"blue": "#a9cdeb",
|
||||
"purple": "#75507b",
|
||||
"cyan": "#c9caec",
|
||||
"white": "#f2f2f2",
|
||||
"brightBlack": "#474747",
|
||||
"brightRed": "#f99286",
|
||||
"brightGreen": "#c3f786",
|
||||
"brightYellow": "#fcfbcc",
|
||||
"brightBlue": "#b6defb",
|
||||
"brightPurple": "#ad7fa8",
|
||||
"brightCyan": "#d7d9fc",
|
||||
"brightWhite": "#e2e2e2",
|
||||
"background": "#1a1a1a",
|
||||
"foreground": "#acacab",
|
||||
"cursorColor": "#fcfbcc",
|
||||
"selectionBackground": "#4d4d4d"
|
||||
}
|
||||
Reference in New Issue
Block a user