Fix active list background in dark+ v2 (#180170)

This commit is contained in:
David Dossett 2023-04-18 07:50:26 -07:00 committed by GitHub
parent 196a5dac94
commit 7f5644cc70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@
"inputOption.activeBackground": "#2489db82",
"inputOption.activeBorder": "#2488db",
"keybindingLabel.foreground": "#cccccc",
"list.activeSelectionBackground": "#ffffff0f",
"list.activeSelectionBackground": "#323232",
"list.activeSelectionIconForeground": "#ffffff",
"list.activeSelectionForeground": "#ffffff",
"menu.background": "#1f1f1f",