artsyfriedchicken / EdgyArc-fr

Firefox Userchrome and sidebery style
Mozilla Public License 2.0
519 stars 11 forks source link

Translucency affects text opacity in the sidebar #52

Open Loskir opened 1 month ago

Loskir commented 1 month 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 1 month ago

Sidebery background cannot be transparent unfortunately. :(