Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Starlight.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Starlight.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Starlight",
|
||||
"black": "#242424",
|
||||
"red": "#f62b5a",
|
||||
"green": "#47b413",
|
||||
"yellow": "#e3c401",
|
||||
"blue": "#24acd4",
|
||||
"purple": "#f2affd",
|
||||
"cyan": "#13c299",
|
||||
"white": "#e6e6e6",
|
||||
"brightBlack": "#616161",
|
||||
"brightRed": "#ff4d51",
|
||||
"brightGreen": "#35d450",
|
||||
"brightYellow": "#e9e836",
|
||||
"brightBlue": "#5dc5f8",
|
||||
"brightPurple": "#feabf2",
|
||||
"brightCyan": "#24dfc4",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#242424",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#ffffff",
|
||||
"selectionBackground": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user