We’ve actually got new styles for me to comment on now, right? 
So I see Modern, Green, and Fruit NPS styles are new. Overall thoughts are positive for all. The clones resemble their targets well, even the Compact Players. Doing A-B comparison for Green (since I use the source app) it took me a while to notice the format/HQ string. Very nicely placed and blends in well with the theme. I like it!
Modern sticks to the app’s motto and is simple and clean. Coloring the artist was a nice way to break up the three lines. And the new reflective bar is indeed very Modern! The bottom bar gives access to a nice selection of useful features.
Now let’s look under the hood…
Just a few hiccups overall. The first thing I noticed was with Green Music’s String 1 (Title). It’s set to show the [C] on all tracks that are not explicit, even when %explicit% is empty. Was this intentional? Fruit theme uses almost the same string, but without the [C] when not explicit.
In the same vein, neither of them are set to show the [C] specifically for “Clean versions” of tracks. They’re only set to show [E] when explicit and their other output when not.
Moving on:
For Green’s String 3 (the progress bar): why does tap action go to Composer? I assume you forgot to add %composer% between the \t\t (where the HQ string goes in Fruit theme).
Last thing:
The HQ strings don’t have consistent tap actions. Which is fine, if intentional. I just wanted to point it out in case it wasn’t.
Green: tap ONLY to toggle
Modern: tap OR long-press to toggle
Apple: tap to toggle, long for details
My fixes for Green Music:
String 1: {%explicit% }%cleantitle%
If explicit tag is set, it will show it’s value (whether [E] or [C] ) in front; otherwise you get just the title. Don’t miss the space before the end of the explicit case to separate from the title.
Simpler unless you expect junk values in Explicit tag, which the above string would show.
String 3: %player.position%\t%composer%\t%player.remaining%
I just put composer in the middle.
HQ strings: If you want to set them all to be uniform, I like the way Fruit Music does it. Tap to toggle bool, Long to open Details.