New border and text tokens #1695
Replies: 2 comments 1 reply
-
|
New tokens proposal: borderSelected (already exists) maybe we should add borderSelectedError? (to indicate when a text field has an error) |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Created a ticket to work on it #1733 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goal
Detach the control and activated control tokens and create two new tokens to better control the style in components such as chips and text fields.
Tokens proposal:
Context
In the current definition we do not have much control over the color of these tokens, as they have dependencies with other components. It especially impacts on dark modes
Impact
Improve color definition in dark modes and be able to detach color styles from chips and other components of control tokens
Discussion Questions
is it necessary?
Additional considerations
No response
Do you have a visual proposal?
No response
Beta Was this translation helpful? Give feedback.
All reactions