Open shantanuk7 opened 1 week ago
@shantanuk7 thanks for the issue. Do you want to take it up?
I want to work on this. Can you assign me? @bodhish @sainak
The issue, it seems, still persists. I have researched more and found that the dark mode looks good but it is not working in Google Chrome browser. It works on Firefox (When user theme preferences have been set to dark theme). However, it seems to be a separate issue.
@shantanuk7 thanks for the issue. Do you want to take it up?
@bodhish @sainak I apologise for not replying earlier. I’d be happy to work on resolving the light mode issue if it’s still available for contribution.
On the landing page, the "Committed to Openness" section has low contrast between the text (light grey/white) and the background, making it unreadable. The issue is particularly severe for the title text, where phrases like "Committed to" and "from Day One" are almost invisible.
Additionally, the GitHub logo used in this section violates GitHub's branding guidelines, which allow only black or white logos (reference).
Suggested Solution:
According to WebAIM - Web Accessibility's Contrast Checker Tool: https://webaim.org/resources/contrastchecker/?fcolor=D1D5DB&bcolor=FFFFFF The current text-background contrast ratio is 1.47:1, which fails WCAG AA standards. The suggested fix improves it to 4.83:1.
Until a better UI design is implemented, here's a proposed interim fix:
If this solution seems acceptable, I'd be happy to work on this. Please assign the issue to me.