Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spring.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spring.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spring",
|
||||
"black": "#000000",
|
||||
"red": "#ff4d83",
|
||||
"green": "#1f8c3b",
|
||||
"yellow": "#1fc95b",
|
||||
"blue": "#1dd3ee",
|
||||
"purple": "#8959a8",
|
||||
"cyan": "#3e999f",
|
||||
"white": "#bfbfbf",
|
||||
"brightBlack": "#000000",
|
||||
"brightRed": "#ff0021",
|
||||
"brightGreen": "#1fc231",
|
||||
"brightYellow": "#d5b807",
|
||||
"brightBlue": "#15a9fd",
|
||||
"brightPurple": "#8959a8",
|
||||
"brightCyan": "#3e999f",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#ffffff",
|
||||
"foreground": "#4d4d4c",
|
||||
"cursorColor": "#4d4d4c",
|
||||
"selectionBackground": "#d6d6d6"
|
||||
}
|
||||
Reference in New Issue
Block a user