fix(ui): add custom text selection color to match site theme#207
fix(ui): add custom text selection color to match site theme#207likitha-codes wants to merge 2 commits into
Conversation
|
@likitha-codes is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
👋 Hey @likitha-codes, welcome to CommitPulse! 🎉 Thanks for opening your first pull request — this is a big deal and we appreciate the effort! While you wait for a review, please double-check:
A maintainer will review your PR shortly. Hang tight! 🚀 |
|
👋 Hey @likitha-codes, it looks like you didn't use our PR template! The section Please update your PR description to include all required sections so we can review this properly:
You can find the full template in CONTRIBUTING.md. Just edit your PR description and the |
Description
The default browser text selection (that bright blue highlight)
looks out of place on CommitPulse's dark premium design. This PR
adds a simple ::selection rule to globals.css so highlighted text
uses the site's green accent color instead of browser blue.
Closes #60
Pillar
Frontend / UI Enhancement
Checklist