We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unfocused Fade
Fade your text and window slightly when Zen loses focus.
https://github.com/TheBigWazz/ZenThemes/tree/main/Unfocused-Fade
https://github.com/user-attachments/assets/413dcbe1-d3cc-42b0-afd2-847310b7705c
/* Consistent opacity when window is inactive */ .tab-stack:-moz-window-inactive, #urlbar:-moz-window-inactive { opacity: 0.5 !important; } /* Make browser slightly lighter when inactive */ #browser:-moz-window-inactive { background-color: rgba(255, 255, 255, 0.1) !important; }
<p align="center"> <img src="https://github.com/user-attachments/assets/413dcbe1-d3cc-42b0-afd2-847310b7705c" alt="Wazz's custom image"/> </p> # Unfocused Fade Fade your browser slightly when Zen loses focus.
No response
The text was updated successfully, but these errors were encountered:
Your theme has been successfully submitted. The maintainers will review it and get back to you soon.
Here are some details about your submission:
If you have any questions or need help, feel free to ask in the comments below or in the PR.
Sorry, something went wrong.
No branches or pull requests
Name
Unfocused Fade
Description
Fade your text and window slightly when Zen loses focus.
Homepage
https://github.com/TheBigWazz/ZenThemes/tree/main/Unfocused-Fade
Image
https://github.com/user-attachments/assets/413dcbe1-d3cc-42b0-afd2-847310b7705c
Type
Theme Styles
Readme
Preferences
No response
The text was updated successfully, but these errors were encountered: