diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index f75fa82..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "workbench.colorCustomizations": { - "activityBar.background": "#1accff", - "activityBar.activeBorder": "#df00ad", - "activityBar.foreground": "#15202b", - "activityBar.inactiveForeground": "#15202b99", - "activityBarBadge.background": "#df00ad", - "activityBarBadge.foreground": "#e7e7e7", - "titleBar.activeBackground": "#00b3e6", - "titleBar.inactiveBackground": "#00b3e699", - "titleBar.activeForeground": "#15202b", - "titleBar.inactiveForeground": "#15202b99", - "statusBar.background": "#00b3e6", - "statusBarItem.hoverBackground": "#008bb3", - "statusBar.foreground": "#15202b" - }, - "peacock.color": "#00b3e6" -} \ No newline at end of file