Component color changes when switching between states?

Hey guys!
I’ve faced a problem that when I’m changing states of a Button component the color changes incorrectly. What I mean is: when I change states from “Disabled” to “Loading” the color must remain light-green, but in fact it changes to dark green as in “Default” state.
I think it could happen because the Button component is nested within another component. But I don’t know why it can affect cuz other nested components work properly.

Has anyone had this issue before? Please help :pray:

Сan you attach a link to the file?

Here,