Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Galaxy.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Galaxy.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Galaxy",
|
||||
"black": "#000000",
|
||||
"red": "#f9555f",
|
||||
"green": "#21b089",
|
||||
"yellow": "#fef02a",
|
||||
"blue": "#589df6",
|
||||
"purple": "#944d95",
|
||||
"cyan": "#1f9ee7",
|
||||
"white": "#bbbbbb",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#fa8c8f",
|
||||
"brightGreen": "#35bb9a",
|
||||
"brightYellow": "#ffff55",
|
||||
"brightBlue": "#589df6",
|
||||
"brightPurple": "#e75699",
|
||||
"brightCyan": "#3979bc",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#1d2837",
|
||||
"foreground": "#ffffff",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#b5d5ff"
|
||||
}
|
||||
Reference in New Issue
Block a user