Skip to main content
Jay_Yu
May 22, 2024
Question

Can't find/colour variables

  • May 22, 2024
  • 4 replies
  • 203 views

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!

This topic has been closed for replies.

4 replies

y_toku
Figmate
Community Support
May 24, 2024

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

May 24, 2024

did you check your tailwind.config.js file?

Jay_Yu
Jay_YuAuthor
May 24, 2024

oh thank you Toku,

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

Jay_Yu
Jay_YuAuthor
May 24, 2024

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?