theme-vir - v26.5.6
    Preparing search index...

    Type Alias ContrastLevel

    Color contrast level details.

    type ContrastLevel = {
        apcaDescription: string;
        apcaName: string;
        description: string;
        min: number;
        name: ContrastLevelName;
    }
    Index

    Properties

    apcaDescription: string

    Description from the APCA guidelines (verbose).

    apcaName: string

    Name from the APCA guidelines (confusing).

    description: string

    Short description for this contrast level.

    min: number

    The minimum contrast level threshold for this contrast level.

    The name corresponding to the smallest text or non-text item that this can be used for.