fix(button): change secondary selected colors
Fixes #3722
Description
The selected state for secondary button returns primary colors instead of secondary colors. Changes:
-
color: $theme.colors.buttonPrimaryText=>color: $theme.colors.buttonSecondarySelectedText -
backgroundColor: $theme.colors.buttonPrimaryFill=>backgroundColor: $theme.colors.buttonSecondarySelectedFill
Scope
Patch: Bug Fix
@maxshymchuk is attempting to deploy a commit to the Uber UI Platform Team on Vercel.
A member of the Team first needs to authorize it.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit c5c81a42e79ec0c7c1691db599eeafb8c6c4da25:
| Sandbox | Source |
|---|---|
| Basic usage | Configuration |
Visual changes were detected on this branch. Please review the following PR containing updated snapshots: https://github.com/maxshymchuk/baseweb/pull/1
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/uber-ui-platform/baseweb/2LMUbaqPTn94fTXvf59T1KzbsjL5
✅ Preview: https://baseweb-git-fork-maxshymchuk-master-uber-ui-platform.vercel.app
Thank you for submitting this PR. Since opening, we've updated the source code to typescript. Can you please update the code change?
Thank you for submitting this PR. We will not be changing these colors