Packaging multiple variations of a gtk theme

Hi, I’ve packaged Flat-Remix-GTK for Flatpak. So far, I’ve seen that GTK Themes, have separate packages for variations of a theme (e.g. light, dark & black). The issue now is, that Flat-Remix-GTK has 40 different variations and I’m not sure if that’s still a good idea to package them individually (also I dont want to create 40 PRs on Github). Feel free to look at my shellscript that generates the packages github.com/sp1ritCS/flatpak_flat-remix-gtk

The Developer of the Theme said that it might be a good idea to package them per color (Blue, Green, Red & Yellow)github.com/daniruiz/flat-remix-gtk/issues/99

How do you think Flat-Remix-GTK should be packaged?

We already have themes with multiple variants, it’s okay if you submit each as separate pull request.