colorsInt

fun colorsInt(@ColorInt vararg color: Int)
fun colorsInt(@ColorInt colors: List<Int>)

Set colors.