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