-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fix text contrast for dark mode #8027
Conversation
Todo: Add CID to the IPFS-Websites cluster |
Thanks for the fast PR - but I think the contrast should be even stronger |
ok |
@ligi not super beautiful but the contrast is there :D https://github.com/ipfs/go-ipfs/blob/550195129908b2e8f502bd7fd3e1ea46a0cf38d0/README.md |
I think it's nice now! |
- Fix text contrast for dark mode and dimmed mode with white outlines around the black text fixes ipfs#8024
I think this one is much better: https://github.com/ipfs/go-ipfs/blob/db58dbc6257a5319564fd80b50770ce012e5af5f/README.md |
@ligi your opinion? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current version LGTM. I'm going to merge this as "it works" and we can always make followup PR to increase the contrast.
@RubenKelevra I'm having trouble finding the xcf version on the network. |
Strange, I actually pinned it on two nodes and pinata to be sure it's available. 🤔 Via the pinata gateway I'm able to download it: https://gateway.pinata.cloud/ipfs/bafykbzacecaesuqmivkauix25v6i6xxxsvsrtxknhgb5zak3xxsg2nb4dhs2u |
Ah, and our gateways are peered with pinata which makes everything "just work" (unless I want to pin it from my machine...). This appears to fall into the category of "pinata has too many things to announce to the network". |
fixes #8024