HomePhabricator
Diffusion Comm b540065304f7

[native] Use consistent panel colors in QR code screens

Description

[native] Use consistent panel colors in QR code screens

Summary:
All of the components in qr-code-screen.react.js use a color from the panel color family, but the background in qr-code-sign-in-navigator.js use a color from the modal family. This diff just swaps the color out to instead remain consistent and use a color from the panel family.

This should have no impact visually because panelBackground is the same as modalBackground (designSystemColors.shadesBlack95)

Test Plan: Confirmed that there is no visual change

Reviewers: ginsu, atul

Reviewed By: ginsu

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D10100

Details

Provenance
rohanAuthored on Nov 30 2023, 8:28 AM
Reviewer
ginsu
Differential Revision
D10100: [native] Use consistent panel colors in QR code screens
Parents
rCOMM4b2eabc69d4a: [web] Don't crash if electron.fetchDeviceToken not defined in…
Branches
Unknown
Tags
Unknown