dhis2_generate_design_system
Generate design system tokens for DHIS2, including color palettes, typography, spacing, and dark mode support. Customize themes, density, and RTL variables for consistent UI design.
Instructions
Generate design system tokens (palette, typography, spacing) and dark mode support
Input Schema
Name | Required | Description | Default |
---|---|---|---|
density | No | Density guidance | |
enableDarkMode | No | Enable prefers-color-scheme dark styles | |
palette | No | Custom color palette | |
rtl | No | Include RTL CSS variables | |
spacing | No | Spacing scale tokens | |
theme | No | Theme name | |
typography | No | Typography settings (font family, scale) |