Skip to content

fix: resolved footer text contrast washout in dark mode #461#630

Open
JituRewar wants to merge 1 commit into
adithyan-css:mainfrom
JituRewar:fix/footer-darkmode-contrast
Open

fix: resolved footer text contrast washout in dark mode #461#630
JituRewar wants to merge 1 commit into
adithyan-css:mainfrom
JituRewar:fix/footer-darkmode-contrast

Conversation

@JituRewar
Copy link
Copy Markdown

Fixed an accessibility defect where global dark mode styles turned footer text white against an un-mutated light cream footer background container. Added specific scoped CSS overrides within the .dark selector context to ensure footer paragraphs, links, and headers maintain their high-contrast deep brown color (#3d2514). Tested across light and dark theme toggles locally.

close #461

before -
Screenshot 2026-06-03 084214

after -
Screenshot 2026-06-03 085109

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

@JituRewar is attempting to deploy a commit to the adithyansubramani1-1657's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

fix: Poor text contrast in footer when dark mode is active

1 participant