Skip to content

Fix selection colors#669

Merged
madebyisaacr merged 4 commits into
mainfrom
fix-selection-colors
Jun 25, 2026
Merged

Fix selection colors#669
madebyisaacr merged 4 commits into
mainfrom
fix-selection-colors

Conversation

@madebyisaacr

@madebyisaacr madebyisaacr commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Description

This pull request fixes and improves text selection colors across various plugins.

  • Text Search: added tint-colored text selection color (it was missing due to not using the default plugin CSS)
Before After
image image
  • Notion & Google Sheets: made text selection bg color match custom tint color.
  • Ashby, Recruitee, PR.co: these plugins have a dark tint color, so I made the text selection colors white in dark theme to fix low contrast.
Before After
Ashby Ashby (Development)
  • Greenhouse: made custom tint color apply in both light and dark themes, and changed tint color to a lighter green color for proper contrast in both themes (from Greenhouse's brand page)
Before After
image image

Changelog

  • Improved text selection colors.

Testing

  • Verify new text selection colors

@github-actions github-actions Bot added the Auto submit to Marketplace on merge Submits the plugin to the marketplace after merging label Jun 25, 2026
@madebyisaacr madebyisaacr requested a review from huntercaron June 25, 2026 14:44
@madebyisaacr madebyisaacr added this pull request to the merge queue Jun 25, 2026
Merged via the queue into main with commit d24d451 Jun 25, 2026
10 checks passed
@madebyisaacr madebyisaacr deleted the fix-selection-colors branch June 25, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto submit to Marketplace on merge Submits the plugin to the marketplace after merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants