ConfigurableTheme

constructor(primaryColorInt: Int, primaryContentColorInt: Int, loaderColorInt: Int, primaryShapeCornerRadiusInDp: Int)

Parameters

primaryColorInt

The primary color of the UI as an integer.

primaryContentColorInt

The color for primary content in the UI.

loaderColorInt

The color of the loading indicator.

primaryShapeCornerRadiusInDp

The corner radius (in dp) for primary UI elements.