Skip to content

Fix/blog dark mode#1765

Merged
omroy07 merged 3 commits into
omroy07:mainfrom
Muskankr:fix/blog-dark-mode
May 21, 2026
Merged

Fix/blog dark mode#1765
omroy07 merged 3 commits into
omroy07:mainfrom
Muskankr:fix/blog-dark-mode

Conversation

@Muskankr
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

The blogs section was not properly responding to dark mode theme changes. Theme styles were inconsistent and dark mode colors were not applied correctly across the page.

What changes are included in this PR?

  • Fixed dark mode theme application in blog page
  • Synced theme with localStorage preferences
  • Improved background and text visibility in dark mode
  • Added proper theme handling using data-theme
  • Improved overall dark mode consistency

Are these changes tested?

Yes. Tested manually by:

  • Switching between dark and light mode
  • Navigating between Home and Blogs pages
  • Refreshing the page after theme changes

Are there any user-facing changes?

Yes. Users will now experience consistent and properly working dark mode styling in the blogs section.

Screenshots

Before

Screenshot 2026-05-20 011236

After

Screenshot 2026-05-20 011256

Thank you reviewing my PR!

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

@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
Copy link
Copy Markdown
Owner

omroy07 commented May 20, 2026

Conflict

@Muskankr Muskankr force-pushed the fix/blog-dark-mode branch from 809694d to 44684a9 Compare May 20, 2026 18:10
@Muskankr
Copy link
Copy Markdown
Contributor Author

@omroy07, Resolved

@omroy07
Copy link
Copy Markdown
Owner

omroy07 commented May 21, 2026

not resolved

@Muskankr
Copy link
Copy Markdown
Contributor Author

@omroy07 resolved

@omroy07 omroy07 merged commit 8b5fb6f into omroy07:main May 21, 2026
0 of 3 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.

Improve the blogs section in dark mode

2 participants