-
Notifications
You must be signed in to change notification settings - Fork 4
Design token needed for themeing #180
Comments
I updated this from a |
@jason-capsule42 and @jordanjones243 can you please document what the 'problem' was that you refer to in this comment?
|
From what I can see, we currently do NOT have a baseline color token for #f0f0f0. @leeejune can we update this color used here to use a baseline color that is currently supported? I would stress that we not quickly jump to the tier 3 level of tokens as a solution as this comes with additional complexities for theming. I do think that we could have a tier 2 token for this background use, but that should never introduce a new value, but rather alias a base token. Recommendation: update this color to use a currently existing baseline token. Create a new semantic token, if needed, and update this element’s Sass. |
If new token work is required, we will need to create a new issue for that update. |
Please verify the version of auro-datepicker you have installed
@latest
Please describe the bug
auro-datepicker/src/style-auro-calendar-cell.scss
Line 169 in 9b2d32e
Reproducing the error
This issue is reproducible on the Auro docsite
Expected behavior
This will need to be a design token so that we can theme it. Given the comment it sounds like a perfect opportunity to explore a tier 3 token
What browsers are you seeing the problem on?
No response
Additional context
No response
Exit criteria
This has been updated to a token value.
The text was updated successfully, but these errors were encountered: