firefox-csshacks icon indicating copy to clipboard operation
firefox-csshacks copied to clipboard

Curved tabs add blue tint as option

Open Nlk29 opened this issue 1 year ago • 1 comments

Hello,

When using the curved tabs style, the tabs appear in the normal white of modern Firefox. Could you add an option to tint them in a slight blue like ver. <52?

grafik

Nlk29 avatar Mar 24 '24 21:03 Nlk29

I don't really want to do that. I think that coloring toolbars should be left to the theme and styles should preferably touch that as little as possible - unless that's specifically what the style is doing.

On a technical side, this will be extremely hard to do to make so that the gradient applies to the tab curve as well. Those old versions had a static .png images for both sides of the curve which is totally different than the method curved_tabs.css uses (because our method allows easy customization of the size of the curve).

As a sidenote, curved_tabs.css has various problems that I've been trying to solve for long time but haven't found a good solution.

MrOtherGuy avatar Mar 25 '24 14:03 MrOtherGuy