-
Notifications
You must be signed in to change notification settings - Fork 61
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
Customize toqito
logo
#467
Comments
I think we can just invert in the |
@vprusso Yes, I did try inverting the colors in the |
Hmm, interesting. The images there are generated the same way the light one is (except the inverted color of course). Are the lines not clean on the light one either? I figured since it was an SVG it would be a lossless format that would scale well, but is that not the case here? |
I am not too sure about this. I took the SVG toqito logo and inverted the colors. What I got in Inkscape is a bit different than what you provided in your previous comment. |
Closing this due to #836 |
Related to the changes introduced in #466 and #416. We want to customize the logo for light and dark modes. The dark mode color theme for wagtail is different and inverting the colors of the existing logo does not work that well.
The logo image could be switched depending on which theme is being used: light/dark
See this discussion: https://www.reddit.com/r/tailwindcss/comments/kd9czo/comment/gfw0zxb/?utm_source=share&utm_medium=web2x&context=3
The text was updated successfully, but these errors were encountered: