Skip to main content

Hi Figma Community,


I am currently trying to change the colour that’s assigned to be the primary colour in this DaisyUI Tailwind design system.

I can find all the colour variables on the local variables fine on the tailwind side but can’t seem to be able to find where I can change what colour is assigned to be the primary colour in daisyUI.


Help!


Hi there,


Though I might be misunderstanding your question, would you like to know where the color is used? If that’s the case, I think you can do so:



Please let me know if you have different questions!


Thanks,

Toku


did you check your tailwind.config.js file?


oh thank you Toku,


this is something cool as well. ❤️ really appreciate it


right, so the variables probably belong to another file that the one I am in, would this be the issue that’s making it hard to find the variables?