Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Andromeda.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Andromeda.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Andromeda",
|
||||
"black": "#000000",
|
||||
"red": "#cd3131",
|
||||
"green": "#05bc79",
|
||||
"yellow": "#e5e512",
|
||||
"blue": "#2472c8",
|
||||
"purple": "#bc3fbc",
|
||||
"cyan": "#0fa8cd",
|
||||
"white": "#e5e5e5",
|
||||
"brightBlack": "#666666",
|
||||
"brightRed": "#cd3131",
|
||||
"brightGreen": "#05bc79",
|
||||
"brightYellow": "#e5e512",
|
||||
"brightBlue": "#2472c8",
|
||||
"brightPurple": "#bc3fbc",
|
||||
"brightCyan": "#0fa8cd",
|
||||
"brightWhite": "#e5e5e5",
|
||||
"background": "#262a33",
|
||||
"foreground": "#e5e5e5",
|
||||
"cursorColor": "#f8f8f0",
|
||||
"selectionBackground": "#5a5c62"
|
||||
}
|
||||
Reference in New Issue
Block a user