- getPalette(palette?): {
background: string;
categorical: string[];
foreground: string;
sequential: string[];
} Returns {
background: string;
categorical: string[];
foreground: string;
sequential: string[];
}
Resolved palette colors
background: string
categorical: string[]
foreground: string
sequential: string[]
Retrieves a palette by name or returns manual palette configuration