⚠️ This issue respects the following points: ⚠️
Bug description

Git checkout: e547247
Steps to reproduce
- Try to install Nextcloud in a subdirectory (e.g.
example.com/cloud)
- Realize the background is missing 😞
- See a failing xhr request for
https://example.com/apps/theming/img/background/kamil-porembinski-clouds.jpg (initiated by core/css/guest.css)
Expected behavior
Background should be there ;)