Skip to content

Fix darkmode text visibility#1789

Merged
omroy07 merged 2 commits into
omroy07:mainfrom
Muskankr:fix-darkmode-text-visibility
May 28, 2026
Merged

Fix darkmode text visibility#1789
omroy07 merged 2 commits into
omroy07:mainfrom
Muskankr:fix-darkmode-text-visibility

Conversation

@Muskankr

Copy link
Copy Markdown
Contributor

Related Issue

Closes #237

Summary

This PR fixes text visibility issues in Dark Mode.
Previously, some text was unreadable due to dark colors blending with the background.

Changes Made

  • Adjusted CSS variables for text colors in dark mode.
  • Ensured dealer card text, addresses, and footer links/icons are visible.
  • Added overrides for .container.dark-mode to enforce light text.

Testing

  • Verified in both light and dark themes.
  • Checked dealer cards, footer, and social icons for readability.
  • Confirmed hover states remain consistent.

Screenshots

Before (Dark Mode):
Screenshot 2026-05-25 183907

After (Dark Mode):
Screenshot 2026-05-25 184629

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included
  • Fix improves branding and readability

@vercel

vercel Bot commented May 25, 2026

Copy link
Copy Markdown

@Muskankr is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@omroy07 omroy07 merged commit 4e77ae4 into omroy07:main May 28, 2026
1 of 4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 Congrats @Muskankr on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Theme dark mode not changing color of text

2 participants