Member Junction
    Preparing search index...
    Palette:
        | {
            name: "mjDefault"
            | "gray"
            | "pastel"
            | "highContrast";
            type: "named";
        }
        | {
            background?: string;
            categorical?: string[];
            foreground?: string;
            sequential?: string[];
            type: "manual";
        }

    Color palette configuration