Skip to content

fix(a11y): fixed background contrast in Lighthouse and removed underline #8114

Open
pranjalisr wants to merge 1 commit intowebpack:mainfrom
pranjalisr:fixauditissue
Open

fix(a11y): fixed background contrast in Lighthouse and removed underline #8114
pranjalisr wants to merge 1 commit intowebpack:mainfrom
pranjalisr:fixauditissue

Conversation

@pranjalisr
Copy link
Copy Markdown
Contributor

Summary
Replaces #8103

Removed unnecessary underline from everywhere in main website and fixed Background and foreground colors do not have sufficient contrast ratio under Contrast issue in Lighthouse


Screenshot 2026-03-24 at 13 40 44

What kind of change does this PR introduce?
Code changes

Did you add tests for your changes?
No

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
N/A

Use of AI
No

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 24, 2026 8:21am

Request Review

@alexander-akait
Copy link
Copy Markdown
Member

/cc @evenstensberg please take a look too

>
{link.children.map((child) => {
const classNames =
"text-blue-400 dark:text-[#69a8ee] py-5 text-sm capitalize hover:text-black dark:hover:text-white";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this set set using our design palettes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am a bit confused, should i use main(original) colors for text or are you suggesting something else?

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 this pull request may close these issues.

3 participants