v4.57.0
Minor Changes
-
f74c91b: Update TextLink and other link-coloured tokens from blue to green to
match the AutoGuru brand. Theinteractive.link(modern),foreground.link
(legacy), andtypography.colour.linktokens now resolve to
colourMap.green['600'];interactive.linkVisitedresolves to
colourMap.green['700'].This is a visual change that affects every consumer using
TextLinkor any
text styled withcolour="link"/ theinfo-derived link tokens. Components
that intentionally need the old blue link colour can opt out by overriding the
colourprop or applying a local style.