Fixed debug toolbar background (#169177)

This commit is contained in:
David Dossett
2022-12-14 12:51:48 -08:00
committed by GitHub
parent 0bba0c2f18
commit 17ebf65c8f

View File

@@ -21,6 +21,7 @@
"button.secondaryHoverBackground": "#ffffff15",
"checkbox.background": "#313131",
"checkbox.border": "#ffffff15",
"debugToolBar.background": "#181818",
"descriptionForeground": "#8b949e",
"diffEditor.insertedLineBackground": "#23863633",
"diffEditor.insertedTextBackground": "#2386364d",