Skip to content

Make address bar icon visible in dark mode#51

Open
FeBe95 wants to merge 1 commit into
BrianGilbert:mainfrom
FeBe95:patch-1
Open

Make address bar icon visible in dark mode#51
FeBe95 wants to merge 1 commit into
BrianGilbert:mainfrom
FeBe95:patch-1

Conversation

@FeBe95

@FeBe95 FeBe95 commented Jul 2, 2026

Copy link
Copy Markdown

Issue

In Firefox 149 Nightly (or Firefox 152 Stable, released 2026-06-17) the automatic address bar icon light and dark mode was disabled. Without this, the icon is currently rendered black, even in dark mode Firefox:

grafik

Solution

This PR fixes that by adding the recommended prefers-color-scheme CSS media query to the SVG styles.

grafik

Sources

Try it out:

  • about:config → extensions.webextensions.pageActionIconDarkModeFilter.enabled

Added styles for light and dark mode to the bug outline SVG.
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.

1 participant