Hi,
When using the info colors, it is quite inconsistent. Icon and text have different colors, and both are using a blue that is found nowhere in the admin (I would have expected the info to re-use the same colors as link):
<s-stack direction="inline">
<s-icon type="product" tone="info"></s-icon>
<s-text tone="info">Text</s-text>
</s-stack>
Output: