Skip to content

Draft: change config color for dark mode (grey-900)

Chaitanya Prashant requested to merge bg-update into develop

Ticket(s) / Related Merge Requests

(Any issue cards for the merge request, and related merge requests/dependencies)

#5457 (closed)

Summary of Changes

(Summarize the changes made concisely)

Change the dark mode background color for our mobile apps to be in line with web. Changes grey-900 from

`#1c1d1f` to `#010100`

Testing Considerations

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports