-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Summary of the feature idea
Most modern websites use dark mode. I couldn't find a way to overwrite the colors of text from the component. At minimum it would be nice to be able to pass a variable of colorMode = "dark" | "light".
When color mode is set to dark, text should be white. When color mode is set to light, text should be black.
Description of the ideal solution
Metadata
Metadata
Assignees
Labels
No labels