catppuccinAccentColor
internal fun catppuccinAccentColor(token: ColorToken, isDark: Boolean, darkThemeToken: DarkThemeToken): Color(source)
Executes the catppuccinAccentColor step in the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
token
token value consumed by the API.
isDark
is dark value consumed by the API.
darkThemeToken
dark theme token value consumed by the API.