mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Fix badge foreground (#171182)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user