You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
When Dark Mode is enabled, several text elements on the Community Leaderboard page become nearly invisible due to insufficient contrast with the background.
The content is still present and selectable, but normal users cannot read it without highlighting the text.
To Reproduce
Open the Eventra website.
Enable Dark Mode.
Navigate to Contributors → Community Leaderboard.
Observe the page heading, description text, statistics labels, and error message area.
Expected behavior
All text should remain clearly visible and maintain adequate contrast in both Light Mode and Dark Mode.
Additional context
The issue does not occur in Light Mode.
The content exists in the DOM and can be selected, indicating this is likely a styling/theme contrast issue rather than a rendering issue.
The problem appears specific to the Community Leaderboard page.
Screenshots
Dark Mode with unreadable text.
Selected text demonstrating that the content is present but not visible.
Describe the bug
When Dark Mode is enabled, several text elements on the Community Leaderboard page become nearly invisible due to insufficient contrast with the background.
The content is still present and selectable, but normal users cannot read it without highlighting the text.
To Reproduce
Expected behavior
All text should remain clearly visible and maintain adequate contrast in both Light Mode and Dark Mode.
Additional context
Screenshots