Skip to content

Fix low contrast text selection highlight#178

Merged
mayo-byte07 merged 2 commits into
mayo-byte07:mainfrom
muskan-202:selection-highlight-v
Jun 11, 2026
Merged

Fix low contrast text selection highlight#178
mayo-byte07 merged 2 commits into
mayo-byte07:mainfrom
muskan-202:selection-highlight-v

Conversation

@muskan-202

Copy link
Copy Markdown
Contributor

Description

Fix low-contrast text selection highlight in dark theme.

Fixes #131

Changes Made

  • Added custom ::selection styles for selected text.
  • Added ::-moz-selection support for Firefox.
  • Improved readability and visibility of selected text in dark mode.
  • Used the project's purple accent color for consistency.

Screenshots

N/A

This change only updates the CSS text selection styling (::selection) to improve contrast and readability in dark mode.

Due to local environment setup requirements (Supabase and OAuth configuration), a full local preview screenshot could not be generated. The modification is limited to CSS and has been verified in code.

Checklist

  • I have linked the relevant issue above.
  • I have tested my changes locally.
  • My code follows the project's style guidelines..

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

@muskan-202 is attempting to deploy a commit to the Mayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
conn Ready Ready Preview, Comment Jun 11, 2026 10:13pm

@mayo-byte07 mayo-byte07 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

ohk

@mayo-byte07
mayo-byte07 merged commit c4af87e into mayo-byte07:main Jun 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers gssoc:approved gssoc26 level:advanced level:beginner (Easy/Documentation: ~10 points) type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] "Verified Badge" feature rendering to the blank page.

2 participants