Skip to content

Function: useAllThemeColors()

useAllThemeColors(): object

Hook to get all three color palettes at once. Useful when a component needs access to multiple palette types.

object

categorical: string[]

diverging: string[]

sequential: string[]