mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-20 15:19:54 +01:00
debug: fix remove-all icons in hc theme
This commit is contained in:
@@ -307,3 +307,7 @@
|
||||
.hc-black .debug-viewlet .debug-action.breakpoints-activate {
|
||||
background: url('breakpoints-activate-inverse.svg') center center no-repeat;
|
||||
}
|
||||
|
||||
.hc-black .debug-viewlet .debug-action.remove-all {
|
||||
background: url('remove-all-inverse.svg') center center no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user