diff --git a/.vscode/settings.json b/.vscode/settings.json index 50f513d..e25d38e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -46,24 +46,4 @@ "prettier.semi": false, "prettier.singleQuote": true, "prettier.trailingComma": "none", - "workbench.colorCustomizations": { - "activityBar.activeBackground": "#b24ddf", - "activityBar.background": "#b24ddf", - "activityBar.foreground": "#e7e7e7", - "activityBar.inactiveForeground": "#e7e7e799", - "activityBarBadge.background": "#ddad42", - "activityBarBadge.foreground": "#15202b", - "commandCenter.border": "#e7e7e799", - "sash.hoverBorder": "#b24ddf", - "statusBar.background": "#9e26d3", - "statusBar.foreground": "#e7e7e7", - "statusBarItem.hoverBackground": "#b24ddf", - "statusBarItem.remoteBackground": "#9e26d3", - "statusBarItem.remoteForeground": "#e7e7e7", - "titleBar.activeBackground": "#9e26d3", - "titleBar.activeForeground": "#e7e7e7", - "titleBar.inactiveBackground": "#9e26d399", - "titleBar.inactiveForeground": "#e7e7e799" - }, - "peacock.color": "#9e26d3" } \ No newline at end of file