mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Update color to meet color contrast ratiom, fixes #52580
This commit is contained in:
@@ -1022,7 +1022,7 @@
|
||||
"id": "gitDecoration.untrackedResourceForeground",
|
||||
"description": "%colors.untracked%",
|
||||
"defaults": {
|
||||
"light": "#019001",
|
||||
"light": "#018101",
|
||||
"dark": "#73C991",
|
||||
"highContrast": "#73C991"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user