catppuccinPalette
private fun catppuccinPalette(isDark: Boolean, darkThemeToken: DarkThemeToken): CatppuccinPalette(source)
Executes the catppuccinPalette 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.