Skip to content

pantoken / renderers/css-in-js/src / ToStyledThemeOptions

Interface: ToStyledThemeOptions

Experimental

Options for toStyledTheme.

Properties

resolve?

optional resolve?: Mode

Experimental

Bake concrete values for this colour mode instead of var(--instui-*) references. Omit to keep the theme var()-backed (the default — lets @pantoken/css drive runtime theme switching).