Revert "build: add a nice Angular-themed color for the vscode status bar (#29407)" (#29419)

This reverts commit efcd6af17d.
Engineers on the team thought that the red color means something is
broken.
See slack discussion in #general

PR Close #29419
This commit is contained in:
Alex Eagle 2019-03-20 08:42:02 -07:00 committed by Matias Niemelä
parent fd122b0739
commit 3121409957
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@
"**/dist/**": true,
"**/aio/src/generated/**": true,
},
"workbench.colorCustomizations": {
"statusBar.background" : "#CB2B38",
},
"search.exclude": {
"**/node_modules": true,
"**/bower_components": true,