Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextjs logo is low contrast in dark mode #71

Open
connorjclark opened this issue Nov 24, 2021 · 0 comments
Open

nextjs logo is low contrast in dark mode #71

connorjclark opened this issue Nov 24, 2021 · 0 comments

Comments

@connorjclark
Copy link
Collaborator

image

could fix this with usage of currentColor but that does not work with data urls https://stackoverflow.com/questions/49381592/currentcolor-in-background-image-svg . Perhaps LH could extract the svg from the data url and append to the page as an element instead, then we could use currentColor. Other options exist, see link

other logos should be checked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant