# Colors

## NAMESPACE

RASAdminEngine.Core.OutputModels.Themes.UserPortal

## DESCRIPTION

Theme User Portal Colors Settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

Colors

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                       | Name                    | Description                                                    |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- | -------------------------------------------------------------- |
| UInt32                                                                                                                                                     | ButtonsBackgroundColor  | The buttons background and link color. Returns the sRGB value. |
| UInt32                                                                                                                                                     | ButtonsTextColor        | The buttons text color. Returns the sRGB value.                |
| [CustomWorkAreaImageFit](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/customworkareaimagefit)   | CustomWorkAreaImageFit  | The custom work area image fit.                                |
| UInt32                                                                                                                                                     | CustomWorkAreaImageId   | The custom work area image Id.                                 |
| [CustomWorkAreaImageType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/customworkareaimagetype) | CustomWorkAreaImageType | The custom work area image type.                               |
| String                                                                                                                                                     | CustomWorkAreaImageURL  | The custom work area image URL.                                |
| UInt32                                                                                                                                                     | HeaderBackgroundColor   | The header background color. Returns the sRGB value.           |
| [HeaderOptions](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/headeroptions)                     | HeaderOptions           | The header options.                                            |
| UInt32                                                                                                                                                     | WorkAreaBackgroundColor | The work area background color. Returns the sRGB value.        |
| [WorkAreaImage](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/workareaimage)                     | WorkAreaImage           | The work area image.                                           |
| UInt32                                                                                                                                                     | WorkAreaTextColor       | The work area text color. Returns the sRGB value.              |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
