In a previous work item, the desired output was to deprecate the on-dark tokens. For the most part this was correctly done. But in some minor cases, there are incorrectly deprecated tokens that need to be re-appreciated.
Those tokens are:
primary text on dark
tbd....
(@leeejune is putting together a document that will map out the ones that to be reverted and the ones to be renamed.)
E.g. auro-button uses --auro-color-text-primary-on-dark
Describe the bug
In a previous work item, the desired output was to deprecate the
on-dark
tokens. For the most part this was correctly done. But in some minor cases, there are incorrectly deprecated tokens that need to be re-appreciated.Those tokens are:
(@leeejune is putting together a document that will map out the ones that to be reverted and the ones to be renamed.)
E.g. auro-button uses
--auro-color-text-primary-on-dark
dependency
Exit criteria
Correctly identify all the
on-dark
tokens that need to be retained and re-appreciate them back that mainstream output.