baseweb
baseweb copied to clipboard
Color overriding not taking effect.
Current Behavior
Overriding borders, primaryFontFamily etc works fine, except for the attributes specified in the colors: { .... }
Expected Behavior
Expected link and other components like secondary button to have different colors as specified in the overrides.
Screenshot
Environment
| Tech | Version |
|---|---|
| Base UI | v^10.7.1 |
| React | 17.0.2 |
| Next | 12.0.7 |
| browser | Chrome |
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Can you elaborate on what you're overriding specifically, and what you're seeing as the end result? Also, can you reproduce this in a codesandbox link so we can investigate?