Closed Bug 1343119 Opened 7 years ago Closed 7 years ago

WebExtensions should allow for specifying inverted icons

Categories

(WebExtensions :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1329242

People

(Reporter: jaws, Unassigned)

Details

WebExtensions have the "icons" property, but it only allows for specifying one style of icon. If the user switches Firefox to use a dark lwt or dark compact mode, then the icon may look out of place while the other icons in the browser switch to become inverted (white).

We should have a second property called "bright-icon" or something better named that is similar to "icons" but allows for specifying the inverted icon.

WebExtensions can implement support for this by keying off of the [brighttext] attribute on the toolbars. If that attribute is set then the inverted icon should be used.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.