Hi @Prathamesh Shende ,
According to your description, I suggest you could try to modify the CSS style reference by using the jquery inside the wwwroot's index.html file.
More details, you could refer to below codes:
Result:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have two theme of default bootstrap theme and dark theme of bootstrap
https://bootswatch.com/default/
https://bootswatch.com/darkly/
when I set to light then default theme will run. When dark it should use darkly dark theme.
So how to do this. The css will consume in index.html page of blazor wasm. So how i switch to dark and light theme.
Hi @Prathamesh Shende ,
According to your description, I suggest you could try to modify the CSS style reference by using the jquery inside the wwwroot's index.html file.
More details, you could refer to below codes:
Result: