ivanvorobei / SPIndicator

Floating indicator, mimicrate to indicator which appear when silent mode switched. Can be present from top and bottom. Interactive with gesters.
https://opensource.ivanvorobei.io
MIT License
768 stars 48 forks source link

Improve Visibility #23

Open AstroWLAN opened 1 year ago

AstroWLAN commented 1 year ago

It would be useful to be able to customise the shadow and borders of the alert in order to improve its visibility above a white background because now it's barely noticeble

Something like this : shadow( x : y : color : ) borders( width : color : _ )

ivanvorobei commented 1 year ago

Sorry for delay. Can you attach example? Its with shadow for now

AstroWLAN commented 1 year ago

Sure, here is an example As you can see the shadow is barely noticeable on a white background It could be useful to allow the developer to set the intensity of the shadow or a custom border Screenshot 2023-04-22 at 22 46 57

ivanvorobei commented 1 year ago

I see. I will check again Apple shadow for confirm native way