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

fix dark mode initialization & default to light theme #479

Merged
merged 1 commit into from Oct 27, 2022

Conversation

Axolotle
Copy link
Contributor

Problem

On first initialization, theme's localStorage value is unset leading to a white logo with the default light-mode.

Solution

Use theme settings store value for initial setup and default to light-mode for unset localStorage value.

@alexAubin alexAubin merged commit 7e7fdc7 into dev Oct 27, 2022
@alexAubin alexAubin deleted the fix-darkmode-init branch October 27, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants