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

Not able to change colors anywhere on default components? #248

Open
colin-kidwell opened this issue Oct 4, 2024 · 1 comment
Open

Not able to change colors anywhere on default components? #248

colin-kidwell opened this issue Oct 4, 2024 · 1 comment

Comments

@colin-kidwell
Copy link

Hello.

I would like to change the colors of my audio components to something like #3b82f6 instead of the initial grey color.

On the component i defined it like this

<AudioPlayer
            // the rest of my code that handles the actual data flowing
            className="text-[#3b82f6]"
          />

but alas it doesn't change anything.

Am i dense? i would love some assistance

@colin-kidwell
Copy link
Author

I have moved to implementing some custom icons but now i still have trouble with the progress bar. This is what it looks like for me.

image

The loop can stay grey but i want the progress bar slider to be blue as well

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

No branches or pull requests

1 participant