Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Arcoiris.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Arcoiris.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Arcoiris",
|
||||
"black": "#333333",
|
||||
"red": "#da2700",
|
||||
"green": "#12c258",
|
||||
"yellow": "#ffc656",
|
||||
"blue": "#518bfc",
|
||||
"purple": "#e37bd9",
|
||||
"cyan": "#63fad5",
|
||||
"white": "#bab2b2",
|
||||
"brightBlack": "#777777",
|
||||
"brightRed": "#ffb9b9",
|
||||
"brightGreen": "#e3f6aa",
|
||||
"brightYellow": "#ffddaa",
|
||||
"brightBlue": "#b3e8f3",
|
||||
"brightPurple": "#cbbaf9",
|
||||
"brightCyan": "#bcffc7",
|
||||
"brightWhite": "#efefef",
|
||||
"background": "#201f1e",
|
||||
"foreground": "#eee4d9",
|
||||
"cursorColor": "#872929",
|
||||
"selectionBackground": "#25524a"
|
||||
}
|
||||
Reference in New Issue
Block a user