https://github.com/owngoalstudio/removewidgetbackground
Remove the background of any app widgets on the home screen.
https://github.com/owngoalstudio/removewidgetbackground
ios jailbreak theos tweak
Last synced: 6 months ago
JSON representation
Remove the background of any app widgets on the home screen.
- Host: GitHub
- URL: https://github.com/owngoalstudio/removewidgetbackground
- Owner: OwnGoalStudio
- License: mit
- Created: 2024-08-15T13:52:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:12:54.000Z (about 1 year ago)
- Last Synced: 2025-07-07T12:42:50.157Z (6 months ago)
- Topics: ios, jailbreak, theos, tweak
- Language: Logos
- Homepage:
- Size: 292 KB
- Stars: 36
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://havoc.app/package/colorfulx). **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!