Hiyve Components - v1.0.0
    Preparing search index...

    Interface AnnotationToolbarColors

    interface AnnotationToolbarColors {
        active: string;
        background: string;
        border: string;
        foreground: string;
    }
    Index

    Properties

    active: string

    Active-tool / active-swatch outline.

    background: string

    Background of the floating toolbar chip.

    border: string

    Border colour of the chip.

    foreground: string

    Foreground icon / text colour.