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

Refactor the logo and add a utility to hide elements on data-bs-theme="" #732

Merged

Conversation

crftwrk
Copy link
Member

@crftwrk crftwrk commented Mar 11, 2024

Closes #621

@crftwrk crftwrk marked this pull request as draft March 11, 2024 20:41
@crftwrk crftwrk mentioned this pull request Mar 11, 2024
@justinkruit
Copy link
Member

Fun fact: in an svg, you could change the color depending on the dark mode preference.

https://stackoverflow.com/questions/67187091/creating-svg-that-appears-black-in-light-mode-and-light-in-dark-mode (best example that I could find with a quick Google search)

@crftwrk
Copy link
Member Author

crftwrk commented Mar 11, 2024

Yes, I know ;-) But this will be hard for users, so two logos seems to be better here.

@crftwrk crftwrk linked an issue Mar 11, 2024 that may be closed by this pull request
@crftwrk crftwrk marked this pull request as ready for review March 12, 2024 10:14
@crftwrk crftwrk merged commit c963892 into v6.0.0-beta1 Mar 12, 2024
@crftwrk crftwrk deleted the Refactor-the-logo-and-add-dark-mode-support-to-it branch March 12, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Refactor the logo
2 participants