vikmeup / SCLAlertView-Swift

Beautiful animated Alert View. Written in Swift
MIT License
5.32k stars 764 forks source link

Dark mode support #502

Closed algrid closed 11 months ago

algrid commented 11 months ago

Based on @vinczebalazs code here https://github.com/vikmeup/SCLAlertView-Swift/pull/465

I also switched to using UIColor where possible instead of raw Ints.

algrid commented 11 months ago

This addresses #460 , #489 , #470