Skip to main content

UserTheme

Represents theme settings for a user, including properties for primary color, background color, and background image.

Properties

NameDescription
ImageA string that stores the URL or path to the background image for the user’s theme.
BackgroundColorA string representing the background color for the user’s theme.
PrimaryColorA string representing the primary color for the user’s theme.