You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hey! I am unable to set the value of my css variables in the css file since they are overridden by the pallet colors.
I want to set the text, caption, title text-colors when in dark mode but unable to do so.
Describe the bug
Hey! I am unable to set the value of my css variables in the css file since they are overridden by the pallet colors.
I want to set the text, caption, title text-colors when in dark mode but unable to do so.
To Reproduce
globals.css:
tailwind.config.ts:
Expected behavior
I should be able to assign the colors to my css variables without being overridden by the palette.
Screenshots
Here's a video to explain the issue:
https://youtu.be/AjyH63R3zjc
Desktop (please complete the following information):
Additional context
I am using Next-theme, and here's the provider:
The text was updated successfully, but these errors were encountered: