I don't know how stable theme support is for the app, so allowing to customize those assets has the downside of potentially broken updates. Usually we try to lean towards stable releases compared to making everything customizable.
if someone wants to add a custom theme, this is currently not possible, because the $cfg['style'] = 'themename'; just listens to the /media folder, which lives outside.
Is there a solution for that?
thx