Siumauricio / rippleui

Clean, modern and beautiful Tailwind CSS components.
https://ripple-ui.com
MIT License
922 stars 36 forks source link

btn btn-solid-primary not using primary color #110

Closed Syiana closed 6 months ago

Syiana commented 11 months ago

Hello,

I am about to use Rippleui for one of my projects, I created a theme, and when I use "btn-solid-primary" it uses (--blue-4) as the bg color, is this as it should be?

Siumauricio commented 6 months ago

Yes this is the expected behavior!

tiagoernst commented 4 months ago

So if you want to customise a theme you'd need to redefine every colour & shade ? Is there an easier way to generate the palettes based on the main colours ?