Closed shantanusoni72 closed 10 months ago
Can you please assign this issue to me?
Can you please assign this issue to me?
Yes.
According to their business logic, the dark theme is activated when setTheme('dark') is executed with the 'bg-dark-bg' value matched otherwise it will activate the light theme by default. This is because they are using default themes of the next-theme library for applying themes. I wonder if I remove the yellow button then this issue can be resolved. Should I do it?
Is it good enough?
🙁 Actual behavior
These color buttons are not working except black button.
🙂 Expected behavior
It should change the theme as according to color selected.
🔢 Steps to Reproduce the Problem