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

fix: readme logo in dark mode #1049

Merged
merged 2 commits into from
May 27, 2023
Merged

fix: readme logo in dark mode #1049

merged 2 commits into from
May 27, 2023

Conversation

cmoog
Copy link
Contributor

@cmoog cmoog commented May 27, 2023

This fixes the REAME header logo styling for Github's native dark mode.

before

Screenshot 2023-05-27 at 1 12 33 AM Screenshot 2023-05-27 at 1 12 43 AM

after

Screenshot 2023-05-27 at 1 12 59 AM Screenshot 2023-05-27 at 1 12 51 AM

I attempted to derive the inverted logo with filter: invert(1), but this doesn't quite work as expected. I'm guessing you'll want to serve an alternate svg with inverted styling.

@scsmithr
Copy link
Member

Appreciate it, https://glaredb.com/logo.svg should work as the light logo.

Copy link
Member

@scsmithr scsmithr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful, thank you!

@scsmithr scsmithr enabled auto-merge (squash) May 27, 2023 14:17
@scsmithr scsmithr disabled auto-merge May 27, 2023 14:20
@scsmithr scsmithr merged commit 06f8452 into GlareDB:main May 27, 2023
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

Successfully merging this pull request may close these issues.

2 participants