Type Alias BackgroundColor

BackgroundColor:
    | Subtle<TextColor>
    | `body-${"emphasis" | "secondary" | "tertiary"}`
    | BasicColor
    | "transparent"
MMNEPVFCICPMFPCPTTAAATR