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

Customize toqito logo #467

Closed
purva-thakre opened this issue Feb 9, 2024 · 6 comments
Closed

Customize toqito logo #467

purva-thakre opened this issue Feb 9, 2024 · 6 comments
Labels
help wanted Extra attention is needed non-quantum

Comments

@purva-thakre
Copy link
Collaborator

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

image

@purva-thakre
Copy link
Collaborator Author

It does not appear like the changes in #466 worked out after #524

image

@vprusso
Copy link
Owner

vprusso commented Apr 20, 2024

I think we can just invert in the .tex file and create a logo_light and logo_dark. Attached the dark logo for contrast. Let me know what you think, @purva-thakre
logo.pdf
logo

@purva-thakre
Copy link
Collaborator Author

@vprusso Yes, I did try inverting the colors in the svg file. Unfortunately, the lines were not clean if we increase the size of the image.

#466 (comment)

@vprusso
Copy link
Owner

vprusso commented Apr 20, 2024

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?

@purva-thakre
Copy link
Collaborator Author

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.

@purva-thakre
Copy link
Collaborator Author

Closing this due to #836

@purva-thakre purva-thakre closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed non-quantum
Projects
None yet
Development

No branches or pull requests

2 participants