Skip to content

Palette

Interface: Palette

The layout for a node-vibrant Palette. Allows you to keep track of

Indexable

[name: string]: null | Swatch

Properties

DarkMuted

DarkMuted: null | Swatch;

Defined in

index.ts:24


DarkVibrant

DarkVibrant: null | Swatch;

Defined in

index.ts:23


LightMuted

LightMuted: null | Swatch;

Defined in

index.ts:26


LightVibrant

LightVibrant: null | Swatch;

Defined in

index.ts:25


Muted

Muted: null | Swatch;

Defined in

index.ts:22


Vibrant

Vibrant: null | Swatch;

Defined in

index.ts:21