set_appearances
Set dark mode and tinted mode appearance overrides for icon background fills and layer groups in Apple .icon bundles. Configure colors, shadows, and opacity for iOS 26+ adaptive icons.
Instructions
Set dark mode or tinted mode appearance overrides for the icon background fill or layer group properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_path | Yes | Path to .icon bundle | |
| target | Yes | What to set appearance on | |
| group_index | No | Group index (only for target=group) | |
| appearance | Yes | Appearance mode | |
| bg_color | No | Background color hex for this appearance | |
| specular | No | Specular for this appearance | |
| shadow_kind | No | Shadow kind | |
| shadow_opacity | No | Shadow opacity | |
| opacity | No | Group opacity |