Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spacegray",
|
||||
"black": "#000000",
|
||||
"red": "#b04b57",
|
||||
"green": "#87b379",
|
||||
"yellow": "#e5c179",
|
||||
"blue": "#7d8fa4",
|
||||
"purple": "#a47996",
|
||||
"cyan": "#85a7a5",
|
||||
"white": "#b3b8c3",
|
||||
"brightBlack": "#4c4c4c",
|
||||
"brightRed": "#b04b57",
|
||||
"brightGreen": "#87b379",
|
||||
"brightYellow": "#e5c179",
|
||||
"brightBlue": "#7d8fa4",
|
||||
"brightPurple": "#a47996",
|
||||
"brightCyan": "#85a7a5",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#20242d",
|
||||
"foreground": "#b3b8c3",
|
||||
"cursorColor": "#b3b8c3",
|
||||
"selectionBackground": "#16181e"
|
||||
}
|
||||
Reference in New Issue
Block a user