get_theme_info
Extract design system theme details like colors, spacing, typography, and breakpoints from Storybook. Use to streamline design system adoption and refactoring with accurate theme data.
Instructions
Get design system theme information (colors, spacing, typography, breakpoints)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeAll | No | Whether to include all CSS custom properties found (default: false) |