Bennik2000 / DHBWStudentInformationApp

The DHBW student app offers you the opportunity to view your schedule on your smartphone. You can also view the grades from Dualis directly in the app.
GNU Affero General Public License v3.0
48 stars 9 forks source link

Auto dark mode instead of fixed dark mode #88

Closed Bennik2000 closed 3 years ago

Bennik2000 commented 3 years ago

Feature Request

Make a third option to choose the theme. Either dark or light or system default.

Is your feature request related to a problem? Please describe. As a person who has the os theme based on the current time it is annoying that the app does not adapt to the system theme.

Describe the solution you'd like In the settings do not use a switch to choose the theme. Use a selector with three states (light/dark/system default).

Side note: If the user did not set the theme in the settings, the OS theme is used as fallback.

Bennik2000 commented 3 years ago

This was implemented in #97