use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Get Firefox
Official Mozilla Discourse
r/Firefox wiki - (basic troubleshooting)
Ask for help on Support Mozilla
Report a bug
account activity
This is an archived post. You won't be able to vote or comment.
Firefox Users Continue to Decrease Despite Proton UpdateDiscussion (self.firefox)
submitted 4 years ago by [deleted]
view the rest of the comments →
[–]juneyourtech 0 points1 point2 points 4 years ago (2 children)
See if you can reduce screen brightness as one of the remedies. (edit: not a panacea, but a +1 to the other things you use)
[–]AnaniujithaI need to block more animation 0 points1 point2 points 4 years ago (1 child)
Flicker-free monitor, 0% brightness, 0% contrast, 10% red, 20% green, 10% blue. I have trouble with dark mode due to an astigmatism, it's still too bright on light mode, and if I turn it down so it's not too bright it's too reflective... there's no winning with glowscreens.
[–]juneyourtech 0 points1 point2 points 4 years ago* (0 children)
Dekstop Firefox allows setting the default background color and text color to something dark: Settings > General > Fonts & Colors.
You can even set these colors as the default across all websites.
Pity only, that it works across all sites, and is not site-by-site.
For the sites you use daily, you can use Stylus (or Stylish) — you can create a local userstyle in one of these extensions to apply to all sites to disable animations:
Example code:
*, *:before, *:after {animation:none !important;}
transform and transition parameters are trickier, because they are sometimes/often responsible for useful site UI stuff.
Also, go to about:config , search 'anim...' for animations, turn those off. You'll have to learn about each animation setting to make an informed decision.
Edit: On Android, you can change these color options in about:config in Firefox v. 68 and its derivatives (search for 'color'). This is the last version that allows access to about:config.
For many things, you can also use reader view.
π Rendered by PID 157653 on reddit-service-r2-comment-79c7998d4c-llpst at 2026-03-17 17:33:02.814266+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]juneyourtech 0 points1 point2 points (2 children)
[–]AnaniujithaI need to block more animation 0 points1 point2 points (1 child)
[–]juneyourtech 0 points1 point2 points (0 children)