Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a 3-way theme switcher instead of a 2-way switcher #444

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

Tyrrrz
Copy link
Owner

@Tyrrrz Tyrrrz commented May 13, 2024

Previous: user can switch between light and dark mode, with the default setting inferred from system on the application's initial startup.

Current: user can switch between light and dark mode, as well as use the "system" variant. The latter stays in-sync with the current system settings after the initial startup, even if settings change mid-session.

@Tyrrrz Tyrrrz added the enhancement New feature or request label May 13, 2024
@Tyrrrz Tyrrrz merged commit c7c262d into master May 13, 2024
10 checks passed
@Tyrrrz Tyrrrz deleted the 3-way-theme branch May 13, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant