GeoLeaf Core API - v3.0.0
    Preparing search index...

    Validated colours for one pill badge, as handed over by the taxonomy seam.

    interface BadgeStyle {
        background: string;
        border: string;
        text: string;
    }
    Index

    Properties

    background: string

    Pill background.

    border: string

    Pill border.

    text: string

    Pill text colour, already picked for contrast.