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