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
I wanted to use an alias for a color, and generate variations from this alias.
It seems that generated variations are not the same as color from colors.ts.
I tried with brown.base and lighten: 3 in variations, it generates #cba192 instead of #bcaaa4. Is it expected? Is there any workaround to make this aligned?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I wanted to use an alias for a color, and generate variations from this alias.
It seems that generated variations are not the same as color from colors.ts.
I tried with
brown.base
andlighten: 3
in variations, it generates#cba192
instead of#bcaaa4
. Is it expected? Is there any workaround to make this aligned?Beta Was this translation helpful? Give feedback.
All reactions