saadeghi / daisyui

🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
31.92k stars 1.23k forks source link

docs: Theme Generator ignore theme #2597

Open puschie286 opened 7 months ago

puschie286 commented 7 months ago

On which page do you see this issue?

https://daisyui.com/theme-generator/

Describe the issue

Since v4 the theme generator doesnt use the color values of the selected theme. Was working in v3

What browsers are you seeing the problem on?

Chrome, Firefox

Juanilandia78 commented 7 months ago

Hello everyone!

I recently installed DaisyUI 4 with Laravel 10 in my project, and I'm using the following code in my app.blade.php file to change the theme:

I also have a theme switcher in my navigation bar using DaisyUI: The theme change works perfectly in Chrome, but in Firefox and other browsers, it doesn't respond. Does anyone have any idea why this might be happening? Is it possible that DaisyUI 4 is only compatible with Chrome? I would appreciate any advice or suggestions.
saadeghi commented 7 months ago

@Juanilandia78 Please open a new issue for new topics.
theme-controller class is not supported in Firefox yet as mentioned here

Screenshot 2023-12-01 at 11 00 49 PM