render_theme
Render UI components in light and dark mode side-by-side and get labeled screenshots to verify theme appearance.
Instructions
Render a component in both light and dark mode side-by-side. Returns 2 labeled screenshots for quick theme verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Component code to render | |
| framework | No | Framework | react |
| width | No | Viewport width (px) | |
| height | No | Viewport height (px) |