mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Update active activity bar item foreground in v2 themes (#174980)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"activityBar.activeBorder": "#005FB8",
|
||||
"activityBar.background": "#f8f8f8",
|
||||
"activityBar.border": "#0000001a",
|
||||
"activityBar.foreground": "#3b3b3b",
|
||||
"activityBar.foreground": "#1f1f1f",
|
||||
"activityBar.inactiveForeground": "#0000009e",
|
||||
"activityBarBadge.background": "#005FB8",
|
||||
"activityBarBadge.foreground": "#ffffff",
|
||||
|
||||
Reference in New Issue
Block a user