diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index f555f00..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "workbench.colorCustomizations": { - "activityBar.activeBackground": "#f73b7d", - "activityBar.activeBorder": "#235c04", - "activityBar.background": "#f73b7d", - "activityBar.foreground": "#e7e7e7", - "activityBar.inactiveForeground": "#e7e7e799", - "activityBarBadge.background": "#235c04", - "activityBarBadge.foreground": "#e7e7e7", - "sash.hoverBorder": "#f73b7d", - "statusBar.background": "#f50a5c", - "statusBar.foreground": "#e7e7e7", - "statusBarItem.hoverBackground": "#f73b7d", - "statusBarItem.remoteBackground": "#f50a5c", - "statusBarItem.remoteForeground": "#e7e7e7", - "titleBar.activeBackground": "#f50a5c", - "titleBar.activeForeground": "#e7e7e7", - "titleBar.inactiveBackground": "#f50a5c99", - "titleBar.inactiveForeground": "#e7e7e799", - "commandCenter.border": "#e7e7e799" - }, - "peacock.color": "#f50a5c", - "liveServer.settings.port": 5502 -} \ No newline at end of file