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

    Function createColorPaletteBookPages

    • Create multiple element-book pages to showcase a bunch of color CSS variables.

      Parameters

      • __namedParameters: { colors: Readonly<ColorPaletteVars>; title: string } & PartialWithUndefined<
            {
                includeContrast: boolean;
                includeTheme: boolean;
                options: Readonly<BuildLowLevelColorThemeOptions>;
                parent: Readonly<BookPage>;
                useVerticalTheme: boolean;
            },
        >

      Returns BookPage[]

      createColorThemeBookPages for creating full color theme pages.