browser-adaptation-dynamic-theme icon indicating copy to clipboard operation
browser-adaptation-dynamic-theme copied to clipboard

Transparent & vabrant on Mac

Open linonetwo opened this issue 6 years ago • 3 comments

The default tab is Transparent & vibrant on Mac after Firefox 57, but after applying this addon, it becomes mono-color. Can you add some Transparent & vibrant to it?

linonetwo avatar Jan 04 '19 02:01 linonetwo

Do you have a direction on how to implement this? Maybe I can help.

linonetwo avatar Apr 20 '19 05:04 linonetwo

Maybe add xxx.setVibrancy('dark') and set color as rgba(${rgb.join(', ')}, ${alpha}) ?

Likes https://github.com/magus/hyper-transparent-dynamic/blob/master/index.js

linonetwo avatar Apr 20 '19 09:04 linonetwo

Seems hard, https://www.reddit.com/r/FirefoxCSS/comments/bktz8m/how_to_make_tab_bar_transparent_in_a_theme_addon/

linonetwo avatar May 05 '19 04:05 linonetwo