mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
Change to correct color
This commit is contained in:
Vendored
+1
-2
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"statusBar.foreground": "#000",
|
||||
"statusBar.background": "#76d0f7"
|
||||
"statusBar.background": "#02A8EF"
|
||||
},
|
||||
}
|
||||
Vendored
+1
-2
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"statusBar.foreground": "#000",
|
||||
"statusBar.background": "#76d0f7"
|
||||
"statusBar.background": "#02A8EF"
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user