Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tokens): update color tokens #5240

Merged
merged 5 commits into from
Feb 4, 2020

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Jan 31, 2020

Closes #5230
Closes #5024

Updates any text using $support-01 to $text-error. Found by searching for color: $support-01 in the repo. Also includes small fix for checkbox

Changelog

Changed

  • Checkbox background is now using $ui-05 instead of $icon-01
  • Error text is now using $text-error instead of $support-01

@tw15egan tw15egan requested a review from a team as a code owner January 31, 2020 20:00
@ghost ghost requested review from abbeyhrt and emyarod January 31, 2020 20:00
@tw15egan tw15egan requested review from a team and designertyler and removed request for a team January 31, 2020 20:01
@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for the-carbon-components ready!

Built with commit 52d7c74

https://deploy-preview-5240--the-carbon-components.netlify.com

@designertyler designertyler mentioned this pull request Jan 31, 2020
3 tasks
@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for carbon-elements ready!

Built with commit 6e351e1

https://deploy-preview-5240--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Jan 31, 2020

Deploy preview for carbon-components-react ready!

Built with commit 6e351e1

https://deploy-preview-5240--carbon-components-react.netlify.com

@aagonzales
Copy link
Member

aagonzales commented Jan 31, 2020

I can't preview the changes but the components not mentioned that also have invalid states are:

  • combo-box
  • multi-select
  • text-input

@asudoh
Copy link
Contributor

asudoh commented Jan 31, 2020

@aagonzales Deploy preview is now available in case you want to take a look.

@jeanservaas
Copy link
Contributor

in the spec I think gonzo has a black adornment on the error icon (i.e. the exclamation mark is black in the dark themes for added contrast.

is this right @aagonzales ?

image

spec

image

Copy link
Member

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

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

I can't see the themes to check Jeannie's concern about the color of the ! but that could be a separate issues anyways.

These all look good now.

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @tw15egan!

@asudoh
Copy link
Contributor

asudoh commented Feb 4, 2020

Got a green light from @tw15egan to mark this as "status: ready to merge" - Thanks @tw15egan!

@asudoh asudoh merged commit 6093c2e into carbon-design-system:master Feb 4, 2020
@tw15egan tw15egan deleted the colot-token-updates branch April 28, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkbox background colour is using wrong theme token New token: text-error
4 participants