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

apply light/dark theme immediately as ims.js is run #1451

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

srabraham
Copy link
Member

@srabraham srabraham commented Dec 11, 2024

this prevents the flickering seen in the current approach, since it waits until after the body is drawn to determine whether the page should be light or dark

fixes #1450

this prevents the flickering seen in the current approach, since
it waits until after the body is drawn to determine whether the
page should be light or dark
@srabraham srabraham enabled auto-merge (rebase) December 11, 2024 21:07
@srabraham srabraham merged commit effb10d into master Dec 11, 2024
10 checks passed
@srabraham srabraham deleted the 2024-12-10-bootstrap5 branch December 11, 2024 21:13
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.

Dark mode: page flickers bright before loading in dark
1 participant