I'm currently testing NiceGUI and it lokks like it will be my favorite GUI framework for Python. I'm an absolute newbie with FastAPI, Vue and Tailwind (I'm coming from PyQT)...
I understood that I can style the elements with classes() and use Tailwind-Classes for this purpose. But color-changes have no effect on buttons.
I think, it has to do with primary colors (the website of NiceGUI states: "customize look by defining primary, secondary and accent colors").
But where and how can I define the primary and secondary colors?
I tried to set Tailwind-Classes for a button.