ever-co/ever-gauzy

[Fix] Theme Reverts to Dark After Switching to Light

Closed this issue · 1 comments

Description:

  • By default, the Timer correctly selects the Dark Theme based on the system theme.
  • However, after changing the theme to Light and logging in, the theme reverts to Dark again.
  • This issue occurs frequently, regardless of whether the user is logged in or not.
  • Once the theme is changed in the settings, all components (including the About window) should consistently reflect the selected theme, whether Light or Dark.

Steps to Reproduce:

  1. Install Timer and confirm that the Dark Theme is selected by default (if using a Dark system theme).
  2. Change the theme to Light in the settings.
  3. Log in or refresh the application.
  4. Observe that the theme reverts back to Dark instead of staying in Light.

Expected Behavior:

Once a theme is changed (e.g., from Dark to Light), all components, including the About window, should reflect the new theme and persist even after logging in or restarting the app.