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
The minimum contrast ratio should make this black text white/light gray:
It does not currently because we only move the fg color away from the bg color, we should instead invert the foreground and go in the other direction if necessary.
The text was updated successfully, but these errors were encountered:
Context: microsoft/vscode#145973 (comment)
The minimum contrast ratio should make this black text white/light gray:
It does not currently because we only move the fg color away from the bg color, we should instead invert the foreground and go in the other direction if necessary.
The text was updated successfully, but these errors were encountered: