[SOLVED] NuxtUI Color Change
Hi, I've battling an issue for a while now regarding NuxtUI theme, simply trying to change the primary color from the standard green to a red one. I read the docs, telling me I'm able to change the
I have done this but the color still won't change. I did also see a stackoverflow thread regarding a similar issue solved by adjusting the
Any pointers would be much appreciated.
ui in app.config.tsI have done this but the color still won't change. I did also see a stackoverflow thread regarding a similar issue solved by adjusting the
tailwind.config.ts with a custom color, but this didn't work either for me.Any pointers would be much appreciated.
nuxt.config.ts:app.config.ts: