artsyfriedchicken / EdgyArc-fr

Firefox Userchrome and sidebery style
Mozilla Public License 2.0
645 stars 16 forks source link

Translucency affects text opacity in the sidebar #52

Open Loskir opened 5 months ago

Loskir commented 5 months ago

https://github.com/artsyfriedchicken/EdgyArc-fr/assets/21295738/3c8871f6-a592-4204-9d72-ce359e099e25

https://github.com/artsyfriedchicken/EdgyArc-fr/blob/2ba31f414811324f218111c94586651456d89fdf/chrome/EdgyArc-fr/main.css#L35 https://github.com/artsyfriedchicken/EdgyArc-fr/blob/2ba31f414811324f218111c94586651456d89fdf/chrome/EdgyArc-fr/translucent-arc.css#L8

This happens because of these two lines that force the opacity on the entire sidebar.

Maybe we can remove this opacity change and instead force only the background of sidebery to be transparent?

artsyfriedchicken commented 5 months ago

Sidebery background cannot be transparent unfortunately. :(

zenithlight commented 3 months ago

https://www.reddit.com/r/FirefoxCSS/comments/1ejffj0/how_to_make_sideberry_transparent/ maybe it can, but it seems nightly only for now

Loskir commented 2 months ago

@zenithlight it is indeed possible on FF130 that's just released 😋

изображение

Already implemented in my fork