I’m encountering an issue where I’m trying to set accent/default
(Nahi Jee Mode) to reference shadow/default
, but it throws an error saying, “Invalid – that selection would create an infinite loop of variables.” From my understanding, accent/default
→ shadow/default
→ button/primary/secondary/text
doesn’t seem to form a circular dependency based on the full variable collection shown in the image. I’ve double-checked the chain, and there’s no clear path looping back to accent/default
.
Could there be hidden or unresolved dependencies causing this, or is it a system misinterpretation? Any insights from the community would be greatly appreciated!