Skip to content

Privacy Policy: Text Not Visible in Dark Mode #256

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

Open
hina6046 opened this issue Mar 20, 2025 · 0 comments
Open

Privacy Policy: Text Not Visible in Dark Mode #256

hina6046 opened this issue Mar 20, 2025 · 0 comments

Comments

@hina6046
Copy link

hina6046 commented Mar 20, 2025

Issue Description:

When viewing the Privacy Policy page in dark mode, the text appears too faint or blends into the background, making it unreadable. This affects readability, accessibility, and compliance with transparency policies.

Steps to Reproduce:

  1. Open the WeDance website.
  2. Navigate to Privacy Policy (https://v4.wedance.vip/privacy).
  3. Ensure dark mode is enabled (if automatic, check system/browser theme settings).
  4. Observe that the text is too light or invisible against the background.
  5. Try highlighting the text to confirm it is present but not readable.

Expected vs. Actual Behavior:

✅ Expected: Privacy Policy text should have high contrast, ensuring readability in both light and dark modes.
❌ Actual: The text is too light, making it difficult or impossible to read in dark mode.

Suggested Fix:

  • Adjust CSS styles to ensure sufficient contrast in dark mode (e.g., use a light gray or white text color instead of off-white).
  • Implement dynamic theme detection to adjust text color accordingly.
  • Follow WCAG AA/AAA contrast standards for readability compliance.
  • Test other legal pages (Terms of Service, Refund Policy) for similar issues.
@hina6046 hina6046 added the bug Something isn't working label Mar 20, 2025
@hina6046 hina6046 changed the title [Bug] Privacy Policy Page: Text Not Visible [Bug] Privacy Policy: Text Not Visible in Dark Mode Mar 20, 2025
@hina6046 hina6046 moved this to Todo in v4 Launch Mar 20, 2025
@razbakov razbakov removed the bug Something isn't working label Mar 20, 2025
@razbakov razbakov changed the title [Bug] Privacy Policy: Text Not Visible in Dark Mode Privacy Policy: Text Not Visible in Dark Mode Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants