Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translucency affects text opacity in the sidebar #52

Open
Loskir opened this issue Jun 17, 2024 · 3 comments
Open

Translucency affects text opacity in the sidebar #52

Loskir opened this issue Jun 17, 2024 · 3 comments

Comments

@Loskir
Copy link

Loskir commented Jun 17, 2024

CleanShot.2024-06-17.at.22.40.14.mp4

--af-minimal-opacity: 0.53 ;

opacity:var(--af-minimal-opacity) !important;

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
Copy link
Owner

Sidebery background cannot be transparent unfortunately. :(

@zenithlight
Copy link

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

@Loskir
Copy link
Author

Loskir commented Sep 4, 2024

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

изображение

Already implemented in my fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants