zulip/zulip-mobile

Action sheets should be in dark theme in night mode

Open

#5,274 opened on Mar 4, 2022

View on GitHub
 (5 comments) (0 reactions) (1 assignee)JavaScript (673 forks)github user discovery
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.

WhatsApp Image 2022-03-04 at 9 25 58 AM (1)

Contributor guide