Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray Bright.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray Bright.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spacegray Bright",
|
||||
"black": "#080808",
|
||||
"red": "#bc5553",
|
||||
"green": "#a0b56c",
|
||||
"yellow": "#f6c987",
|
||||
"blue": "#7baec1",
|
||||
"purple": "#b98aae",
|
||||
"cyan": "#85c9b8",
|
||||
"white": "#d8d8d8",
|
||||
"brightBlack": "#626262",
|
||||
"brightRed": "#bc5553",
|
||||
"brightGreen": "#a0b56c",
|
||||
"brightYellow": "#f6c987",
|
||||
"brightBlue": "#7baec1",
|
||||
"brightPurple": "#b98aae",
|
||||
"brightCyan": "#85c9b8",
|
||||
"brightWhite": "#f7f7f7",
|
||||
"background": "#2a2e3a",
|
||||
"foreground": "#f3f3f3",
|
||||
"cursorColor": "#c6c6c6",
|
||||
"selectionBackground": "#cacaca"
|
||||
}
|
||||
Reference in New Issue
Block a user