Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aura.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Aura.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Aura",
|
||||
"black": "#110f18",
|
||||
"red": "#ff6767",
|
||||
"green": "#61ffca",
|
||||
"yellow": "#ffca85",
|
||||
"blue": "#a277ff",
|
||||
"purple": "#a277ff",
|
||||
"cyan": "#61ffca",
|
||||
"white": "#edecee",
|
||||
"brightBlack": "#4d4d4d",
|
||||
"brightRed": "#ffca85",
|
||||
"brightGreen": "#a277ff",
|
||||
"brightYellow": "#ffca85",
|
||||
"brightBlue": "#a277ff",
|
||||
"brightPurple": "#a277ff",
|
||||
"brightCyan": "#61ffca",
|
||||
"brightWhite": "#edecee",
|
||||
"background": "#15141b",
|
||||
"foreground": "#edecee",
|
||||
"cursorColor": "#a277ff",
|
||||
"selectionBackground": "#a277ff"
|
||||
}
|
||||
Reference in New Issue
Block a user