Home > @rushstack/node-core-library > Colors > greenBackground
Colors.greenBackground() method
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
static greenBackground(text: string | IColorableSequence): IColorableSequence;
Parameters
| Parameter | Type | Description |
|---|---|---|
| text | string | IColorableSequence |
Returns: