Revealing multi-theme / multi-mode color variables in dev mode

I’m looking for best practices to support a dev-team that is leveraging Tailwind. Many multi-modal semantic and component color variables have been created. But Dev-mode only shows the variable value in that instance. Rather than flooding the canvas with every possible instance (ie. light/standby, light/hover, light/focus, light/pressed, dark/standby… )

Is there a way to show nested parameters of variables in dev-mode? How do you approach this?

Hi @Alan_Mills1, Thanks for reaching out about this.

I did a little digging and found a feature request that seems relevant to this. Additionally, there’s a plugin introduced by a community member that might serve as a workaround.

While we wait for more input from other community members, feel free to check out the post and the plugin using the links below:

I hope this provides you with some assistance. If anyone else has any insights or solutions, please share them here.

Thanks again for reaching out!