-
Notifications
You must be signed in to change notification settings - Fork 12
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
CSS Library: add feedback-related foreground tokens #1417
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @narin Can you also run yarn build
and check in the generated files?
I've also added the DST designers to review naming and color mapping. We will probably want to coordinate updating documentation as well.
@@ -267,6 +267,12 @@ | |||
"vads-color-action-border-base-active-on-dark": { | |||
"*": { "value": "{uswds-system-color-gray-30}"} | |||
}, | |||
"vads-color-feedback-foregound-success-on-dark": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think foregound
should be foreground
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch! Fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, added tokens to Airtable. I'll create another ticket to update the doc site.
Hi @narin - I noticed you're adding two new tokens, but I don't see the same tokens for the alternate modes? You're requesting:
Should we also have:
|
Chromatic
https://va-mobile-feedback-colors--65a6e2ed2314f7b8f98609d8.chromatic.com
Description
Closes department-of-veterans-affairs/va-mobile-library#541
The VA Mobile DS team would like to add new feedback-related foreground tokens to the system and need 2 new primitive and 2 new semantic tokens added to css-library. This PR:
copy-uswds-color-tokens
script to include the following primitive tokens:QA Checklist
N/A
Screenshots
N/A
Acceptance criteria
N/A
Definition of done