Homepage modal SVGs not updating with global style token color.

I am building a site that uses dark colors as a base theme, and am trying to use style tokens to enable a light mode switch

On the homepage I have a signup modal which is a component with several variant states. One of these states has a tab container with svg icon labels:

I am using a global variant to control the style tokens, and everything seems to work as expected except the fact that the svgs are not updating as expected despite using the correct style token color:

Hi Erik, sorry for the late answer, does the issue still happens to you ? I wasn’t able to reproduce it, could you point me to your project ?