catppuccinColorScheme

internal fun catppuccinColorScheme(token: ColorToken, darkThemeToken: DarkThemeToken, isDark: Boolean): ColorScheme(source)

Executes the catppuccinColorScheme step in the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

token

token value consumed by the API.

darkThemeToken

dark theme token value consumed by the API.

isDark

is dark value consumed by the API.