Class RgbColors
Package: @aurigma/design-atoms-model
Properties
black
Declaration
static get black(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |
blue
Declaration
static get blue(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |
cyan
Declaration
static get cyan(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |
green
Declaration
static get green(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |
red
Declaration
static get red(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |
transparent
Declaration
static get transparent(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |
white
Declaration
static get white(): RgbColor;
Property Value
| Type | Description |
|---|---|
| RgbColor |