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)