You can now override the text color of this animation by adding the following CSS to the element:
%root% fa-text{
--fa-text-color: var(--primary);
--fa-text-color-disable: rgba(0,255,255,.3);
}
Check out the new FA UI V.2.4.3
If you delete the Fancy Animations plugin please create a backup first, there is a rare bug that we haven't been able to reproduce yet. It has only occurred with 2 users.
You can now override the text color of this animation by adding the following CSS to the element:
%root% fa-text{
--fa-text-color: var(--primary);
--fa-text-color-disable: rgba(0,255,255,.3);
}