theme-vir - v28.21.2
    Preparing search index...

    Type Alias ColorInitReference

    ColorInitReference: RequireAtLeastOne<
        {
            refBackground: CssVarName;
            refDefaultBackground: true;
            refDefaultForeground: true;
            refForeground: CssVarName;
        },
    >

    Reference another color from this same definition inside ColorInitValue