Closed karakanb closed 6 years ago
The night mode functionality is implemented with this PR. It uses the Vuex store with settings.is_night_mode key, which is modeled to the toggle switch for the night mode.
settings.is_night_mode
Fixes #4
The night mode functionality is implemented with this PR. It uses the Vuex store with
settings.is_night_mode
key, which is modeled to the toggle switch for the night mode.Fixes #4