mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Update colors to meet color contrast ratio, fixes #51831
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
"activityBarBadge.background": "#007ACC",
|
||||
"sideBarTitle.foreground": "#6F6F6F",
|
||||
"list.hoverBackground": "#E8E8E8",
|
||||
"input.placeholderForeground": "#ADADAD"
|
||||
"input.placeholderForeground": "#767676"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user