-
-
Notifications
You must be signed in to change notification settings - Fork 238
Night mode #192
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
If an app is displayed in dark theme, the colors are dark. When user opens a PDF, then it's really bright (white) so the color scheme is inconsistent.
Describe the solution you'd like
Some other libraries have nightMode flag, which automatically inverts background/text colors for dark theme.
Describe alternatives you've considered
If a simple bool flag can't be used, please consider passing parameters like pageBackground and textColor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels