catppuccinOverlayColor

internal fun catppuccinOverlayColor(isDark: Boolean, darkThemeToken: DarkThemeToken): Color(source)

Executes the catppuccinOverlayColor step in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

isDark

is dark value consumed by the API.

darkThemeToken

dark theme token value consumed by the API.