diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..769c9d5 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,11 @@ +{ + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#6e95c4", + "activityBar.background": "#6e95c4", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#edd2de", + "activityBarBadge.foreground": "#15202b" + }, + "peacock.color": "#4a7bb5" +} \ No newline at end of file