Open
Bug 1888954
Opened 11 months ago
Updated 10 months ago
Figure out how to "tokenize" color-mix in JSON tokens
Categories
(Toolkit :: Themes, task)
Toolkit
Themes
Tracking
()
NEW
People
(Reporter: mstriemer, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
We have some colours that currently depend on the color-mix()
CSS function. If we are going to support tokens for these colours that work on Android and iOS we will need some way of storing the color-mix in JSON so it can be converted to a CSS function or Android/iOS function to create the colour.
You need to log in
before you can comment on or make changes to this bug.
Description
•