Change to correct color

This commit is contained in:
Pamela Bortnick
2021-09-01 15:17:14 -04:00
parent 0f4fef116b
commit bf4ef37137
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
{
"workbench.colorCustomizations": {
"statusBar.foreground": "#000",
"statusBar.background": "#76d0f7"
"statusBar.background": "#02A8EF"
},
}
+1 -2
View File
@@ -1,6 +1,5 @@
{
"workbench.colorCustomizations": {
"statusBar.foreground": "#000",
"statusBar.background": "#76d0f7"
"statusBar.background": "#02A8EF"
},
}