zulip/zulip-mobile
View on GitHubAction sheets should be in dark theme in night mode
Open
#5,274 opened on Mar 4, 2022
P1 high-prioritybughelp wanted
Repository metrics
- Stars
- (1,348 stars)
- PR merge metrics
- (PR metrics pending)
Description
When we long-press any stream name, an action sheet will appear from the bottom, which is a streamActionSheet. It should be in dark theme in night mode.
- Change the background color of the
streamActionSheet. - Text color should also be changed based on the dark theme i.e., it should be white.
