You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…precated color variables (#203120)
Closes#202550
## Summary
- All references to renamed tokens have been updated to use the new
token name
# previous color token -> new color token
primaryText -> textPrimary
accentText -> textAccent
between this and textSuccess.
warningText -> textWarning
dangerText -> textDanger
text -> textParagraph
title -> textHeading
subduedText -> textSubdued
disabledText -> textDisabled
successText -> textSuccess
- replaced the color utility functions with EUI color tokens as they
will be deprecated
All references to renamed tokens have been updated to use the new token name. (details)
The text was updated successfully, but these errors were encountered: