All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.materialkolor.PaletteStyle.kt Maven / Gradle / Ivy

Go to download

A Compose multiplatform library for generating dynamic Material3 color schemes from a seed color.

There is a newer version: 2.0.0
Show newest version
package com.materialkolor

public enum class PaletteStyle {
    TonalSpot,
    Neutral,
    Vibrant,
    Expressive,
    Rainbow,
    FruitSalad,
    Monochrome,
    Fidelity,
    Content
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy