accentAcrylicBase

fun accentAcrylicBase(accentColor: Color = MaterialTheme.colorScheme.primaryContainer, isDark: Boolean = MaterialTheme.colorScheme.surface.luminance() < 0.5f): HazeStyle

A HazeStyle which implements a translucent material used for the most translucent layer with accent color.