You can set dark mode as default by setting params.mode to dark in config.toml or set it to auto which will detect based on your OS and switch to dark mode. For more details refer documentation
params.mode
dark
config.toml
auto
Here is how you can switch based on your OS