mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Fixed debug toolbar background (#169177)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"button.secondaryHoverBackground": "#ffffff15",
|
||||
"checkbox.background": "#313131",
|
||||
"checkbox.border": "#ffffff15",
|
||||
"debugToolBar.background": "#181818",
|
||||
"descriptionForeground": "#8b949e",
|
||||
"diffEditor.insertedLineBackground": "#23863633",
|
||||
"diffEditor.insertedTextBackground": "#2386364d",
|
||||
|
||||
Reference in New Issue
Block a user