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 am trying to take the backgroundColor and fix it as one of the colors to either primaryColor or secondaryColor. But there is no option to do that in the current setup as the default colors for primaryColor is #eeeee and for secondaryColor is #dddddd.
So it would be helpful if you could add support to have backgroundColor be primaryColor unless it is specified through props instead of setting it to #eeeeee.
The text was updated successfully, but these errors were encountered:
I am trying to take the backgroundColor and fix it as one of the colors to either primaryColor or secondaryColor. But there is no option to do that in the current setup as the default colors for primaryColor is #eeeee and for secondaryColor is #dddddd.
So it would be helpful if you could add support to have backgroundColor be primaryColor unless it is specified through props instead of setting it to #eeeeee.
The text was updated successfully, but these errors were encountered: