Hello.
I can't find a way to conditionally apply global styles to the app.
I've tried the approach with dynamic class in app.component, but it works only for the first page.
I need it enable offline mode. For example, I want to change background-color for action bar.