#3575 Implement fallback for styles/scripts for the new theming approach
Closed: Fixed Opened by bkabrda.

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.

CC @ryanlerch


This would actually make sense for deduplicating srcfpo and pagureio themes too, but I'm not sure that's possible.

Commit d3c3949f fixes this issue

Metadata
Related Pull Requests