5

enter image description here enter image description here

Some apps have changed the color of the ‘Add Widget’ button. How can I change the color of the button?

kjg
  • 157
  • 6

2 Answers2

10

Useful to know as from WWDC Notes WidgetBackground will also affect other areas of widget, like color of flipped widget during editing for Intent based widgets.

Widget Colors

sabius
  • 704
  • 7
  • 10
5

Change the color of WidgetBackground in Assets.xcassets.

Michael Schnerring
  • 3,584
  • 4
  • 23
  • 53
kjg
  • 157
  • 6