I'm trying to upgrade my Pagure setup to Pagure 5.0 beta 2 and creating a theme while doing that. I created theme.html and added my own logo and they're both picked up. The problem is that my theme doesn't have any of the default js/css files, so I have to copy/link all of them. I think it should be possible to specify that I want to use another scheme as a fallback for all these files for my scheme.
theme.html
CC @ryanlerch
This would actually make sense for deduplicating srcfpo and pagureio themes too, but I'm not sure that's possible.
srcfpo
pagureio
Commit d3c3949f fixes this issue