mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 10:12:46 +01:00
36a1f2a2ec
We wanted the color of the modals used by the dialogs to be the same as our regular background color rather than a lighter grey. This has now been enforced with style attributes in the case of `AlertDialog` and `setBackground` in the case of `BottomSheetDialog`.