There was an error while loading. Please reload this page.
1 parent 56c345b commit efcd6afCopy full SHA for efcd6af
1 file changed
.vscode/settings.json
@@ -16,6 +16,9 @@
16
"**/dist/**": true,
17
"**/aio/src/generated/**": true,
18
},
19
+ "workbench.colorCustomizations": {
20
+ "statusBar.background" : "#CB2B38",
21
+ },
22
"search.exclude": {
23
"**/node_modules": true,
24
"**/bower_components": true,
0 commit comments