I'm developing a media app with support for Android Auto and I'm having troubles with the styling. In the attached image, the Spotify app has the button colored with the Spotify green color: how did the do that? In my app that button has a default "teal" color (that of course I haven't defined anywhere). The same color is also used for styling the progress indicator in the Now Playing page (second attached image). I searched in the official documentation but they never explain how to style those elements.
I tried to set the primary color of my app theme, but that doesn't seem to make a difference.
Thanks in advance for your help!