Fix light modern list focus outline (#189590)

This commit is contained in:
David Dossett 2023-08-03 16:11:41 -07:00 committed by GitHub
parent 45efcb4d17
commit 1d28efe34c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@
"list.activeSelectionForeground": "#000000",
"list.activeSelectionIconForeground": "#000000",
"list.hoverBackground": "#f2f2f2",
"list.focusAndSelectionOutline": "#005FB8",
"menu.border": "#D4D4D4",
"notebook.cellBorderColor": "#E8E8E8",
"notebook.selectedCellBackground": "#c8ddf150",