mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Fix active list icon foreground in light+ v2 theme (#172668)
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
"keybindingLabel.foreground": "#000000e4",
|
||||
"list.activeSelectionBackground": "#e8e8e8",
|
||||
"list.activeSelectionForeground": "#000000",
|
||||
"list.activeSelectionIconForeground": "#000000",
|
||||
"list.hoverBackground": "#f2f2f2",
|
||||
"menu.border": "#D4D4D4",
|
||||
"notebook.cellBorderColor": "#E8E8E8",
|
||||
|
||||
Reference in New Issue
Block a user