Fix active list icon foreground in light+ v2 theme (#172668)

This commit is contained in:
David Dossett
2023-02-07 09:12:47 -08:00
committed by GitHub
parent 8b3758c4b1
commit 6a42d4e43b

View File

@@ -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",