Ideally the Feature::Darkmode could be Feature::ThemeToggle but that will have to be for v3. Right now if you only want to have dark theme the steps are:
- Disable Feature::Darkmode
- 'theme_toggle_buttons' => false
- Publish app template and add class="dark" to head