-
Notifications
You must be signed in to change notification settings - Fork 120
Description
🐛 Description
On the Terms of Service page, certain text (like “RecodeHive” and the author name) is difficult to read because it’s covered with a yellow highlight background. This creates a poor user experience and reduces text readability, especially in dark mode.
⚠️ Issues Found
- Yellow highlight/selection-style background over important text makes it almost invisible in dark mode.
- Inconsistent color contrast between background and text.
- Visual hierarchy disrupted due to highlight effect on key names.
✅ Proposed Fixes
- Remove the yellow background highlight from text or replace it with a transparent/neutral color.
- Ensure sufficient contrast between text and background in both light and dark modes.
- Apply consistent typography and color styling across all sections for readability.
📷 Screenshots


🚀 Expected Outcome
All text (including names and links) is clearly visible and readable with no overlapping or distracting highlights on the Terms of Service page.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done