Skip to content

feat: replace automatic theme detection with manual selection#88

Closed
boscorat wants to merge 1 commit into
masterfrom
78-remove-light-mode-dark-mode-auto-setting-from-system-theme-replace-with-manual-selection
Closed

feat: replace automatic theme detection with manual selection#88
boscorat wants to merge 1 commit into
masterfrom
78-remove-light-mode-dark-mode-auto-setting-from-system-theme-replace-with-manual-selection

Conversation

@boscorat

@boscorat boscorat commented Jul 9, 2026

Copy link
Copy Markdown
Owner
  • Remove Linux dbus-based system theme detection and _ThemeManager
  • Add QSettings-based theme preference storage (dark/light)
  • Add manual theme selection UI to Admin panel with emoji labels
  • Implement immediate theme switching without system integration
  • Default to dark mode on first run
  • Add theme_changed signal to AdminPresenter for palette refresh

- Remove Linux dbus-based system theme detection and _ThemeManager
- Add QSettings-based theme preference storage (dark/light)
- Add manual theme selection UI to Admin panel with emoji labels
- Implement immediate theme switching without system integration
- Default to dark mode on first run
- Add theme_changed signal to AdminPresenter for palette refresh
@boscorat boscorat closed this Jul 9, 2026
@boscorat boscorat deleted the 78-remove-light-mode-dark-mode-auto-setting-from-system-theme-replace-with-manual-selection branch July 9, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove light mode / dark mode auto setting from system theme & replace with manual selection

1 participant