Change of Theme broke formatting

Was working on a project in the latest version of Blazor studio. The only thing I did was change the theme, now nothing is showing correctly, like plain text pages. Tried it on a different project, changing the theme worked ok.
Didn't commit before this happened, any idea what is happening?
Main layout - menu now looks like this;
Layout

Found the issue in App.razor, it set an invalid path on the stylesheet;

Hi @DAGamer,

This indeed looks as a problem. What kind of application did you create - server, auto or web assembly?

Blazor Web Application .NET 8 Server

For some reason I can't reproduce the problem. Does it happen every time you change the theme? Can you send us the code to info@radzen.com so we can investigate further?