Skip to content

icons: Honor context-fill / context-fill-opacity, and dark mode as a fallback in page action icon#2835

Merged
bakulf merged 1 commit intomozilla:mainfrom
emilio:page-action-dark-mode
Dec 12, 2025
Merged

icons: Honor context-fill / context-fill-opacity, and dark mode as a fallback in page action icon#2835
bakulf merged 1 commit intomozilla:mainfrom
emilio:page-action-dark-mode

Conversation

@emilio
Copy link
Copy Markdown
Contributor

@emilio emilio commented Dec 10, 2025

The only reason this icon doesn't look terrible in dark mode is because there's a hack in Firefox that we want to remove, see bug 2001318.

Before submitting your pull request

  • I agree to license my code under the MPL 2.0 license.
  • I rebased my work on top of the main branch.
  • I ran npm test and all tests passed.
  • I added test coverages if relevant.

Description

The only reason this icon doesn't look terrible in dark mode is because there's a hack in Firefox that we want to remove, see bug 2001318.

This shouldn't make the behavior worse with and without the hack, and allows us to remove it.

Type of change

Select all that apply.

  • Bug fix
  • New feature
  • Major change (fix or feature that would cause existing functionality to work differently than in the current version)

…fallback in page action icon

The only reason this icon doesn't look terrible in dark mode is because
there's a hack in Firefox that we want to remove, see bug 2001318.
@bakulf bakulf merged commit 02f9ea8 into mozilla:main Dec 12, 2025
2 checks passed
@Rob--W
Copy link
Copy Markdown
Member

Rob--W commented Dec 16, 2025

For visibility, this patch followed from a report at https://bugzilla.mozilla.org/show_bug.cgi?id=2001318

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants