colored border

This commit is contained in:
Michael Hübner 2023-03-14 10:36:01 +01:00
parent b55c9d9437
commit fa4084ae07

7
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#0C2E56",
"titleBar.activeBackground": "#104078",
"titleBar.activeForeground": "#F7FAFE"
}
}