mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-03 17:38:58 +03:00
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`.