multipletab icon indicating copy to clipboard operation
multipletab copied to clipboard

Icon color

Open rayman89 opened this issue 7 years ago • 6 comments

Could you allow users to choose the color of the icon or at least give the black/white alternatives please?

rayman89 avatar Sep 18 '18 19:09 rayman89

Sorry but this couldn't be done by my addon development policy. I decided to support both the latest ESR (it is 60 now) and regular release of Firefox, and SVG icons with flexible color is available only on Firefox 62 and later. After the next ESR (66 or 67?) is released, I can switch icons to flexible color version.

piroor avatar Oct 17 '18 11:10 piroor

Cant there be a preference that a user can set to make the addon read an other icon file and just have 1 black and one white of the same icon on the addon xpi? Next firefox ESR version change is coming in like a year.

rayman89 avatar Oct 17 '18 21:10 rayman89

Oh, I forgot such an idea! I've done it by b6fde5d so new icon will be available on the next release. Thanks!

piroor avatar Oct 18 '18 01:10 piroor

Thank you I really appreciate your work.

rayman89 avatar Oct 18 '18 02:10 rayman89

Oops, I forgot that you need to change svg.context-properties.content.enabled to true via about:config to apply theme colors...

piroor avatar Oct 18 '18 14:10 piroor

I still see it white with no option to change it to black or a darker color I have svg.context-properties.content.enabled set to true

image

rayman89 avatar Oct 18 '18 22:10 rayman89