You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to configure the default shade for colorScheme primary to be a lighter shade of the primary color scheme
Steps to reproduce
Create a themeConfig using extendTheme function, override the Button component baseStyle bg property
Expected behaviour: The button bg color to change from the default primary color to a lighter shade
Actual behaviour: The button bg color does not change
Description
I want to configure the default shade for colorScheme primary to be a lighter shade of the primary color scheme
Steps to reproduce
Create a themeConfig using extendTheme function, override the Button component baseStyle bg property
Expected behaviour: The button bg color to change from the default primary color to a lighter shade
Actual behaviour: The button bg color does not change
This is my code snippet
NativeBase Version
3.3.1
Platform
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: