Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Piatto Light.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Piatto Light.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Piatto Light",
|
||||
"black": "#414141",
|
||||
"red": "#b23771",
|
||||
"green": "#66781e",
|
||||
"yellow": "#cd6f34",
|
||||
"blue": "#3c5ea8",
|
||||
"purple": "#a454b2",
|
||||
"cyan": "#66781e",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#3f3f3f",
|
||||
"brightRed": "#db3365",
|
||||
"brightGreen": "#829429",
|
||||
"brightYellow": "#cd6f34",
|
||||
"brightBlue": "#3c5ea8",
|
||||
"brightPurple": "#a454b2",
|
||||
"brightCyan": "#829429",
|
||||
"brightWhite": "#f2f2f2",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#414141",
|
||||
"cursorColor": "#5e77c8",
|
||||
"selectionBackground": "#706b4e"
|
||||
}
|
||||
Reference in New Issue
Block a user