How to set dark theme as default in Blazor project. Not toggle thing just when u enter the application there's already dark theme.
I went through some of the files like app.css from wwwroot and bootstrap.min.css from bootstrap folder and get something like this: "background-color: #1b6ec2;". I dont realy understand what does it mean. I tried to alter some values but nothing changed(.