Skip to content

fix: force light theme to prevent white-on-light text on first visit - #319

Merged
zkemailverify merged 1 commit into
stagingfrom
fix/force-light-theme
Aug 5, 2026
Merged

fix: force light theme to prevent white-on-light text on first visit#319
zkemailverify merged 1 commit into
stagingfrom
fix/force-light-theme

Conversation

@benceharomi

Copy link
Copy Markdown
Member

Summary

  • Cherry-picks 0165e89 from main onto staging
  • The app is a light-only design (hardcoded body bg, light text colors), but next-themes defaulted to system theme, so dark-mode-OS visitors got the dark class applied, flipping foreground to near-white text on the light background and making main page text invisible on first load
  • Forces forcedTheme="light" on the ThemeProvider since there's no theme toggle in the UI

Test plan

  • Cherry-picked cleanly, no conflicts

The app is a light-only design (hardcoded body bg, light text colors),
but next-themes defaulted to system theme, so dark-mode-OS visitors got
the `dark` class applied - flipping foreground to near-white text on the
light background and making main page text invisible on first load.
@zkemailverify
zkemailverify temporarily deployed to fix/force-light-theme - registry-staging PR #319 August 5, 2026 10:19 — with Render Destroyed
@zkemailverify
zkemailverify merged commit 9ae65f6 into staging Aug 5, 2026
2 checks passed
@zkemailverify
zkemailverify deleted the fix/force-light-theme branch August 5, 2026 10:22
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d63ca2be-172f-46a2-bb16-1de14f4f7a3e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

3 participants