Integrate KodoTerm for SSH terminal sessions
This commit is contained in:
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray Eighties Dull.json
vendored
Normal file
23
third_party/KodoTerm/KodoTermThemes/windowsterminal/Spacegray Eighties Dull.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "Spacegray Eighties Dull",
|
||||
"black": "#15171c",
|
||||
"red": "#b24a56",
|
||||
"green": "#92b477",
|
||||
"yellow": "#c6735a",
|
||||
"blue": "#7c8fa5",
|
||||
"purple": "#a5789e",
|
||||
"cyan": "#80cdcb",
|
||||
"white": "#b3b8c3",
|
||||
"brightBlack": "#555555",
|
||||
"brightRed": "#ec5f67",
|
||||
"brightGreen": "#89e986",
|
||||
"brightYellow": "#fec254",
|
||||
"brightBlue": "#5486c0",
|
||||
"brightPurple": "#bf83c1",
|
||||
"brightCyan": "#58c2c1",
|
||||
"brightWhite": "#ffffff",
|
||||
"background": "#222222",
|
||||
"foreground": "#c9c6bc",
|
||||
"cursorColor": "#bbbbbb",
|
||||
"selectionBackground": "#272e36"
|
||||
}
|
||||
Reference in New Issue
Block a user