Created
February 19, 2023 01:44
-
-
Save twisted-nematic57/2f02e74f0ae5e33f6a44cd418df9a7b7 to your computer and use it in GitHub Desktop.
Paste this into your console to make PDFs dark mode! (this also inverts the color of images) Works best on Firefox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
viewer.style = 'filter: grayscale(100%) invert(84%) contrast(178%) brightness(82%)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment