[omemo] always use white background for QR code
On GNOME, I sometimes switch between a light and dark global Gtk theme, so I usually don't have to setup individual apps to use their own theme. When the omemo plugin renders a fingerprint QR code, it only uses a white background when dark mode is explicitly preferred.
This mini MR simply always sets a white background to prevent this issue.