We would like to change the color of the animation that plays when the viewer updates. I noticed that it is actually a .svg animation with a bunch of CSS for the color, which is great.
But now I am curious why there are no classes on any of the elements. How are we supposed to target it with CSS? It makes it very clunky when you don’t have classes.
I actually seem to remember that we are able to adjust the spinner somewhere on the website, but maybe I am just remembering it that way.
Are there any options to change or tweak it without using the Viewer API?