Package-level declarations
Functions
Link copied to clipboard
Simple heuristic to pick white or black text based on the color’s luminance.
Link copied to clipboard
fun minimalDarkColorScheme(primary: Color, secondary: Color, tertiary: Color, surface: Color, background: Color, error: Color): ColorScheme
Link copied to clipboard
fun minimalLightColorScheme(primary: Color, secondary: Color, tertiary: Color, surface: Color, background: Color, error: Color): ColorScheme