diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..0e79672a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "workbench.colorCustomizations": { + "activityBar.background": "#093428", + "titleBar.activeBackground": "#0C4938", + "titleBar.activeForeground": "#F0FCF9" + } +} \ No newline at end of file