Skip to content

[bug]: Move to svg favicon #6992

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

Open
2 tasks done
CodeWithShreyans opened this issue Mar 22, 2025 · 0 comments
Open
2 tasks done

[bug]: Move to svg favicon #6992

CodeWithShreyans opened this issue Mar 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@CodeWithShreyans
Copy link

Describe the bug

The current website is using .ico and .png black favicons. These are invisible in a dark tab bar.

Image

Switch to a .svg with media queries to fix this.

Example from my website: https://github.com/CodeWithShreyans/shreyans.sh/blob/e130de636e2019a61b577c0198ff366fe4ca3786/src/layouts/Layout.astro#L65-L67

Affected component/components

N/A

How to reproduce

  1. Go to https://ui.shadcn.com in a browser with a dark tab bar background.

Codesandbox/StackBlitz link

No response

Logs

System Info

N/A

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@CodeWithShreyans CodeWithShreyans added the bug Something isn't working label Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant