Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aurora.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aurora.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Aurora",
|
||||
"black": "#23262e",
|
||||
"red": "#f0266f",
|
||||
"green": "#8fd46d",
|
||||
"yellow": "#ffe66d",
|
||||
"blue": "#102ee4",
|
||||
"purple": "#ee5d43",
|
||||
"cyan": "#03d6b8",
|
||||
"white": "#c74ded",
|
||||
"brightBlack": "#4f545e",
|
||||
"brightRed": "#f92672",
|
||||
"brightGreen": "#8fd46d",
|
||||
"brightYellow": "#ffe66d",
|
||||
"brightBlue": "#03d6b8",
|
||||
"brightPurple": "#ee5d43",
|
||||
"brightCyan": "#03d6b8",
|
||||
"brightWhite": "#c74ded",
|
||||
"background": "#23262e",
|
||||
"foreground": "#ffca28",
|
||||
"cursorColor": "#ee5d43",
|
||||
"selectionBackground": "#292e38"
|
||||
}
|
||||
Reference in New Issue
Block a user