-
-
Notifications
You must be signed in to change notification settings - Fork 176
[Bug] Dark mode for splash screen #39
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Steps to reproduce:
- Go to phone settings and change to dark mode
- Open the app (from a fully closed state)
- Notice how the splash screen doesn't have a dark background
Expected behaviour:
- Background colour for splash screen should be
Colors.gray900#333333 in dark mode otherwise it should be white - Background colour for navigation bar should be
Colors.gray975#121212 in dark mode otherwise it should be white - Status bar should also be in dark mode and light mode depending on the phone settings
Actual behaviour:
Background colour for splash screen is white
Smartphone (please complete the following information):
- Device/OS: iPhone simulator
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed

