Closed jo-mut closed 5 months ago
When on dark mode and the user navigates to activity center, the navigation bar applies the wrong background color which gives a weird look of the app. This is also noticeable on Enable notification screen and Welcome screen during onBoarding.
Enable notification screen
Welcome screen
https://github.com/status-im/status-mobile/assets/28704507/0008fbac-1244-4c9d-8739-50d979833b54
Navigation bar should have dark background on dark mode
Navigation bar has light background on dark mode
this is more of a similar issue and its fixed https://github.com/status-im/status-mobile/pull/20258#event-12987872516
When on dark mode and the user navigates to activity center, the navigation bar applies the wrong background color which gives a weird look of the app. This is also noticeable on
Enable notification screen
andWelcome screen
during onBoarding.Problem
https://github.com/status-im/status-mobile/assets/28704507/0008fbac-1244-4c9d-8739-50d979833b54
Expected behavior
Navigation bar should have dark background on dark mode
Actual behavior
Navigation bar has light background on dark mode
Reproduction
Additional Information