Skip to content

Remove the background of any app widgets on the home screen.

License

Notifications You must be signed in to change notification settings

OwnGoalStudio/RemoveWidgetBackground

Repository files navigation

Remove Widget Background

Remove the background of any app widgets on the home screen.

App widgets are built with SwiftUI.
Since it's not an easy job to recognize the background view, we managed to remove them by restricting the size of drawing commands.

It works pretty well with our Colorful Wallpaper X. Enjoy it!

Features

  • Remove the background of some system widgets.
  • Remove the background of specified app widgets.
  • Force widgets to use dark mode.

Note that not all app widgets are supported: some apps may draw their widgets entirely.
Do not send feedback email to us if you just find some incompatible app widgets. Thank you!