Skip to content

Fix unreadable two-factor recovery codes text color#5

Merged
produktive merged 1 commit into
mainfrom
fix/2fa-recovery-codes-text-color
Jul 23, 2026
Merged

Fix unreadable two-factor recovery codes text color#5
produktive merged 1 commit into
mainfrom
fix/2fa-recovery-codes-text-color

Conversation

@produktive

Copy link
Copy Markdown
Owner

Summary

  • Add explicit light-mode text color (text-zinc-900) to the 2FA recovery codes container and each code line
  • Use zinc palette for background/text in both light and dark modes so codes remain readable regardless of inherited auth layout styles

Test plan

  • Enable 2FA and view recovery codes in light mode — codes should be dark gray/black on light background
  • View recovery codes in dark mode — codes should remain light on dark background

Made with Cursor

Recovery codes inherited light text from the auth layout without an explicit light-mode color, making them invisible on the gray background.

Co-authored-by: Cursor <cursoragent@cursor.com>
@produktive
produktive merged commit 1732a1a into main Jul 23, 2026
4 checks passed
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.

1 participant