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

BUG: Dark Mode List Items Unreadable in privacy policy.html #3306

Open
5 of 6 tasks
akshay0611 opened this issue Nov 19, 2024 · 1 comment · May be fixed by #3307
Open
5 of 6 tasks

BUG: Dark Mode List Items Unreadable in privacy policy.html #3306

akshay0611 opened this issue Nov 19, 2024 · 1 comment · May be fixed by #3307

Comments

@akshay0611
Copy link
Contributor

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

Bug Summary

When dark mode is enabled on the privacy policy.html page, the text inside <ul> and <ol> elements becomes unreadable.

Steps to Reproduce

  1. Open the privacy policy.html page in the browser.
  2. Enable dark mode
  3. Observe the list items under the <ul> and <ol> elements.

Expected Behavior

The text inside the <ul> and <ol> elements should adjust to a darker color to ensure readability against the background in dark mode.

Screenshots/Logs

Before Fix:

Screenshot 2024-11-19 at 2 49 11 PM

After Fix:

Screenshot 2024-11-19 at 2 50 30 PM

Additional Information

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

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 a pull request may close this issue.

1 participant