Hi,
I have created a list of primitives as color variables for 2 brands:
I created a list of tokens that link to those primitives:
I need to override specific tokens so that certain components in Brand 2’s website look different:
For example, this button for Brand 2 uses Surface/surface-secondary which is an alias of the Primitive secondary-500 in Brand 2’s Primitive mode:
I need this button to be an alias of Brand 1’s Primitive primary-500 instead.
Can anyone help me with this?