# UtilsShims.Internal

## Table of contents

### Variables

* [ROOMLE\_COLORS](#roomle_colors)

## Variables

### ROOMLE\_COLORS

• `Const` **ROOMLE\_COLORS**: `Object`

Colors can be set as hex value, eg 0x00ff00 or as official HTML color name: <https://www.w3schools.com/colors/colors\\_names.asp>

#### Type declaration

| Name                    | Type        |
| ----------------------- | ----------- |
| `DEFAULT_BACKGROUND`    | `16250871`  |
| `ON_PRIMARY`            | `16777215`  |
| `PREVIEW_DOCKING_COLOR` | `266198493` |
| `PRIMARY`               | `14352384`  |
| `SELECTION`             | `16777215`  |
