colored border
This commit is contained in:
parent
b55c9d9437
commit
fa4084ae07
1 changed files with 7 additions and 0 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"workbench.colorCustomizations": {
|
||||||
|
"activityBar.background": "#0C2E56",
|
||||||
|
"titleBar.activeBackground": "#104078",
|
||||||
|
"titleBar.activeForeground": "#F7FAFE"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue