Fix badge foreground (#171182)

This commit is contained in:
David Dossett 2023-01-12 09:31:02 -08:00 committed by GitHub
parent 58eba95899
commit ea7e0d5cfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
"activityBarBadge.background": "#0078d4",
"activityBarBadge.foreground": "#ffffff",
"badge.background": "#0078d4",
"badge.foreground": "#000000",
"badge.foreground": "#ffffff",
"button.background": "#0078d4",
"button.border": "#ffffff12",
"button.foreground": "#ffffff",