Skip to content

Update button background in dark mode to match design spec#5187

Merged
chasestarr merged 3 commits intouber:masterfrom
merriechristopher:master
Oct 4, 2022
Merged

Update button background in dark mode to match design spec#5187
chasestarr merged 3 commits intouber:masterfrom
merriechristopher:master

Conversation

@merriechristopher
Copy link
Contributor

@merriechristopher merriechristopher commented Oct 3, 2022

Update the buttonPrimaryFill color token dark mode mapping to match design spec

Description

Currently all Primary buttons have a component specific color token that maps them to white in a dark mode theme. This change replaces the mapping to the correct color token to match the design spec (primaryA)

Note: Long term, we should remap all component color tokens to map to semantic ones (backgroundInversePrimary) over the primitives.

Before:
Screenshot 2022-10-03 at 15 17 40

After:
Screenshot 2022-10-03 at 15 21 09

Scope

Bugfix

@CLAassistant
Copy link

CLAassistant commented Oct 3, 2022

CLA assistant check
All committers have signed the CLA.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 3, 2022

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 2e2c554:

Sandbox Source
Basic usage Configuration

Copy link
Collaborator

@chasestarr chasestarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@chasestarr chasestarr merged commit 7839e9d into uber:master Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants