Theme Designer tool availability for PrimeVue v4 #4879
Replies: 1 comment 3 replies
|
It seems to me like this was an intentional change, see the commit done by @cagataycivici ( primefaces/primevue@12a49d5 ) and i guess Theme designer for V4 is retired. I know some people developed their own converter for tokenstudio json -> primeuix theme. I have a developed a PoC for such a converter myself and if @cagataycivici confirms that ThemeDesigner for V4 is retired and PrimeTek is ok with me sharing it we could check if it is enough for your usecase or if further development would be needed. Edit: |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
We're using PrimeVue v4 in production on a couple of products, and we follow the Figma UI Kit → Tokens Studio → Theme Designer workflow to generate our theme.
We used to run the Theme Designer from https://v4.primevue.org/, but the link has disappeared from the Theming menu there. The only Theme Designer we can currently reach, at https://primevue.dev/, along with its Figma plugin, generates themes using the v5 token structure (new component names, new dark mode structure) instead of the v4 one. That's blocking us from generating updated v4-compatible tokens.
Is the v4 Theme Designer being intentionally sunset in favor of v5, or is this a temporary gap? And if it is being retired, is there still a way to export v4-structured tokens, or a recommended path for teams that aren't ready to move to v5 yet?
Thanks!
All reactions