Type Alias SanitySwatchName

SanitySwatchName:
    | "darkMuted"
    | "darkVibrant"
    | "dominant"
    | "lightMuted"
    | "lightVibrant"
    | "muted"
    | "vibrant"