ThemeManager

Manager class for handling theme customization in the Kindly SDK.

Properties

Link copied to clipboard
val themeState: StateFlow<Map<ItemColor, Color>>

Functions

Link copied to clipboard

Clears the user-defined theme.

Link copied to clipboard

Returns true if an API theme has been loaded from settings.

Link copied to clipboard

Returns true if a user-defined theme has been set via setCustomTheme().

Link copied to clipboard

Sets a custom user-defined theme.