UserTheme
Represents theme settings for a user, including properties for primary color, background color, and background image.
Properties
Name | Description |
---|---|
Image | A string that stores the URL or path to the background image for the user’s theme. |
BackgroundColor | A string representing the background color for the user’s theme. |
PrimaryColor | A string representing the primary color for the user’s theme. |