13 lines
565 B
Markdown
13 lines
565 B
Markdown
# Material UI theming (agent skill)
|
||
|
||
Theming and design tokens for Material UI: `createTheme`, `ThemeProvider`, palette, typography, spacing, `colorSchemes`, `cssVariables` / `theme.vars`, and TypeScript customization.
|
||
|
||
## Files in this folder
|
||
|
||
| File | Purpose |
|
||
| :------------ | :------------------------------- |
|
||
| AGENTS.md | Full agent/LLM document |
|
||
| SKILL.md | Entry point and index |
|
||
| metadata.json | Version, abstract, references |
|
||
| reference.md | TypeScript augmentation snippets |
|