Open
Description
Please add a global highContrast
prop in <Theme>
to automatically set highContrast
on all components.
I'd like to add a "use high contrast colors" toggle to my app, but right now I would have to pass the prop to all components, which is tedious.
This can be implemented using a data attribute or a CSS variable.
Metadata
Metadata
Assignees
Labels
No labels