Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray Eighties.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray Eighties.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spacegray Eighties",
|
||||
"black": "#15171c",
|
||||
"red": "#ec5f67",
|
||||
"green": "#81a764",
|
||||
"yellow": "#fec254",
|
||||
"blue": "#5486c0",
|
||||
"purple": "#bf83c1",
|
||||
"cyan": "#57c2c1",
|
||||
"white": "#efece7",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ff6973",
|
||||
"brightGreen": "#93d493",
|
||||
"brightYellow": "#ffd256",
|
||||
"brightBlue": "#4d84d1",
|
||||
"brightPurple": "#ff55ff",
|
||||
"brightCyan": "#83e9e4",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#222222",
|
||||
"foreground": "#bdbaae",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#272e35"
|
||||
}
|
||||
Reference in New Issue
Block a user