You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing which would be an awesome addition to Playroom would be a design token / "theme variables" customizer. For example - the user should be able to modify the "primary" color of the components and "build" their custom theme right inside the Playroom editor.
UI
Here a really sh*tty drawing how this could be realized:
Which opens a new "sidebar", with a simple label / input feld (or color picker) for each token.
Description
One thing which would be an awesome addition to Playroom would be a design token / "theme variables" customizer. For example - the user should be able to modify the "primary" color of the components and "build" their custom theme right inside the Playroom editor.
UI
Here a really sh*tty drawing how this could be realized:
Which opens a new "sidebar", with a simple label / input feld (or color picker) for each token.
Integration
Example using a ThemeProvider
FrameComponent.js
Example using CSS variables
FrameComponent.js
The text was updated successfully, but these errors were encountered: