@makehq/sdk
    Preparing search index...

    Type Alias ScenarioLabelColour

    ScenarioLabelColour:
        | "white"
        | "neutral"
        | "brand"
        | "info"
        | "success"
        | "warning"
        | "danger"
        | "pink"

    Colour of a scenario label, one of the fixed palette values supported by the API.