<div>
wrappers with state tokens, and in Figma, absolute-position overlays mirroring the same structure.color-mix()
— a simple way to combine colours with opacity into one token.base.color.selectable.primary.primary-enabled
)core.color.neutral.n-100
or core.color.neutral.n-1300
)base.opacity.hover
)primary
, on-surface
(default), and destructive,
each with its own namespace (base.color.selectable.{variantType}
). This removed guesswork and streamlined token use across the team.color-mix()
and build fallback logicPosted Oct 3, 2025
Transformed interactive state management at Visibuild using modern CSS tokens.