Use the Tint modifier to apply a tint color to controls or interactive elements such as Buttons, navigation bars, and other UI elements that respond to user interaction. Depending on the control, the tint color is applied to its background or foreground. If no explicit tint is set, the tint is derived from the app’s accent color.
⬇ Note
To change the color of static content such as a Text layer, use the Foreground Color modifier instead.