set_fill
Set background fills for Apple .icon bundles using solid colors or gradients. Configure fill type, hex values, and gradient angles to create iOS 26+ Liquid Glass icon backgrounds.
Instructions
Set the background fill of an .icon bundle. Supports solid colors and gradients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_path | Yes | Path to .icon bundle | |
| fill_type | Yes | Fill type | |
| color | No | Hex color for solid fill or gradient bottom | |
| color2 | No | Second hex color for gradient top | |
| gradient_angle | No | Gradient angle in degrees (0 = bottom to top) |