wojtek I think I fixed this. It looks like local storage was not available, our JS did not expected that, crashed, and stylesheet link wasn't rendered, so site did not have any custom styles. I added fallback to light theme in that case, so site should look fine, but switching theme will not work without local storage.