chore: remove vscode settings
This commit is contained in:
parent
48ad4b6d4a
commit
18100dfc83
16
.vscode/settings.json
vendored
16
.vscode/settings.json
vendored
@ -1,16 +0,0 @@
|
||||
{
|
||||
"cSpell.language": "en-GB",
|
||||
"cSpell.words": ["vegaprotocol"],
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#000000",
|
||||
"activityBar.foreground": "#ffffff",
|
||||
"activityBar.inactiveForeground": "#474B0A", // vega-yellow-dark
|
||||
"activityBar.activeBorder": "#DFFF0B", // vega-yellow
|
||||
"titleBar.activeBackground": "#DFFF0B", // vega-yellow
|
||||
"titleBar.activeForeground": "#000000",
|
||||
"titleBar.inactiveBackground": "#474B0A", // vega-yellow-dark
|
||||
"titleBar.inactiveForeground": "#000000",
|
||||
"activityBarBadge.background": "#DFFF0B",
|
||||
"activityBarBadge.foreground": "#000000" // vega-yellow
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user