8000 Fix button color contrast when deleting tags by u01jmg3 · Pull Request #8805 · refined-github/refined-github · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@u01jmg3
Copy link
Contributor
@u01jmg3 u01jmg3 commented Nov 29, 2025

Improve button color contrast for unused tag deletion (#8803)

Note

  • !important was required as .color-fg-danger in GitHub's CSS was already using !important.
  • This may break when GitHub switches to BEM as seen on other pages, but I couldn't find an example of BEM being used on a dropdown component.

Test URLs

https://github.com/refined-github/refined-github/tags

Screenshot

Before:

After:

Improve button color contrast for unused tag deletion.
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
@u01jmg3 u01jmg3 marked this pull request as ready for review November 30, 2025 11:52
@fregante fregante enabled auto-merge (squash) December 9, 2025 09:18
@fregante fregante changed the title Fix button color contrast for deleting tags Fix button color contrast when deleting tags Dec 9, 2025
@fregante
Copy link
Member
fregante commented Dec 9, 2025

Thank you!

@fregante fregante merged commit acb75b4 into refined-github:main Dec 9, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants

0