diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..b0c3af9 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,11 @@ +{ + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#528859", + "activityBar.background": "#528859", + "activityBar.foreground": "#e7e7e7", + "activityBar.inactiveForeground": "#e7e7e799", + "activityBarBadge.background": "#c6c3db", + "activityBarBadge.foreground": "#15202b" + }, + "peacock.color": "#3f6844" +} \ No newline at end of file