Searched refs:seedColors (Results 1 – 1 of 1) sorted by relevance
187 val seedColors = ColorScheme.getSeedColors(wallpaperColors) in buildColorSeeds() constant188 val defaultSeed = seedColors.first() in buildColorSeeds()190 for ((i, colorInt) in seedColors.drop(1).take(maxColors - 1).withIndex()) { in buildColorSeeds()