You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix colors to have more visible contrast ratio (#7766)
Fixes internal issue devdiv.visualstudio.com/DevDiv/_workitems/edit/2295981
The default color by the host is #E49400 which has a ratio of 2.38:1.
New color is defined by vs-code (blue by default, them dependent setting) at #007FD4 getting the ratio to ~4:1
image
0 commit comments