-
Notifications
You must be signed in to change notification settings - Fork 1.4k
docs: make logo adapt to light and dark mode #7559
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
Conversation
|
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Fix logo text to display correctly, cross-browser, including a temporary [bug](https://bugs.webkit.org/show_bug.cgi?id=199134) fix for WebKit
wmertens
left a comment
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.
Reflect changes in a9aab1b.
wmertens
left a comment
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.
gioboa
left a comment
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.
Thanks for your help @danielbayley


What is it?
Description
I found a solution to fix the README SVGs across all of my repos, so thought I would share :)
Fix logo text to display correctly, cross-browser, including a temporary bug fix for WebKit.
Note
I don’t think this warrants a changeset, but FYI, I had trouble with
pnpm installrefusing to work! (Frequentpnpmuser here on macOS…)Checklist