this post was submitted on 04 Mar 2025
11 points (100.0% liked)

LibreWolf

3539 readers
28 users here now

Welcome to the official community for LibreWolf.

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/

To learn more or to download the browser visit the website: https://librewolf.net/

If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf

founded 4 years ago
MODERATORS
 

Does anyone know how to make a dark background/toolbar for the pdf viewer?

The only answer I found was on reddit, but it was deleted

I dont remember how I did it with Firefox. pdfjs.viewerCssTheme no longer works

top 2 comments
sorted by: hot top controversial new old
[โ€“] z3rOR0ne@lemmy.ml 2 points 2 days ago* (last edited 2 days ago) (1 children)

You can accomplish this using userContent.css stylings.

Dark mode for the pdf itself can be accomplished by following this blog guide.

Once set up, you can then paste additional stylings to get the background and sidebar whatever color you prefer. Here is my userContent.css.

The commented out lines towards the bottom are for the sidebar (I personally didn't change the sidebar).

Hope this helps.

[โ€“] pdqcp@lemmy.dbzer0.com 2 points 1 day ago

thank you very much, it worked really well