Open
Bug 1932246
Opened 3 months ago
Updated 3 months ago
Consider updating theme manifest to have matching icons and toolbar_text
Categories
(Firefox :: Sidebar, enhancement, P2)
Firefox
Sidebar
Tracking
()
NEW
People
(Reporter: nsharpley, Unassigned)
References
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
24.09 KB,
image/png
|
Details |
In bug 1926788 we update the icons used for tools and extensions in the revamped sidebar to use the toolbar icon color. We should consider updating the labels for this to match. The labels use currentColor
which in this case is derived from toolbar_text
. We should consider making the toolbar_text
and icons
variables in the theme manifest match. Here are two examples that do not currently match.
https://searchfox.org/mozilla-central/rev/ee42ec590725439d33792bc8657d60f080786b2e/browser/themes/addons/light/manifest.json#22,41 and https://searchfox.org/mozilla-central/rev/ee42ec590725439d33792bc8657d60f080786b2e/browser/themes/addons/alpenglow/manifest.json#94,96.
Updated•3 months ago
|
Priority: -- → P2
Whiteboard: [fidefe-sidebar]
Updated•3 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•