firebase / firebaseui-web

FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
https://firebase.google.com/
Apache License 2.0
4.58k stars 1.06k forks source link

Background and foreground colors have insufficient contrast ratio. #202

Open krisu7 opened 7 years ago

krisu7 commented 7 years ago

Lighthouse is complaining about contrast of this element <span class="firebaseui-idp-text firebaseui-idp-text-long"> found in soy/elements.soy

It gives helpful link https://developers.google.com/web/tools/lighthouse/audits/contrast-ratio

nicolasgarnier commented 6 years ago

Assigning to @bojeil-google to fix contrast ratio in the default styling.

jkevingutierrez commented 2 years ago

Any updates here?