-
-
Notifications
You must be signed in to change notification settings - Fork 397
Open
Description
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
- Open the privacy policy.html page in the browser.
- Enable dark mode
- 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:

After Fix:

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
Metadata
Metadata
Assignees
Labels
No labels