You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2021. It is now read-only.
The current version of PDF.js supports dark/light theme. There should be a way to change this at runtime.
Hint: CSS :@media (prefers-color-scheme: dark) - setting color-scheme in js
The current version of PDF.js supports dark/light theme. There should be a way to change this at runtime.
Hint: CSS :
@media (prefers-color-scheme: dark)- settingcolor-schemein js