element-book - v25.2.0
    Preparing search index...

    Type Alias ThemeConfig

    ThemeConfig: PartialWithUndefined<
        { themeColor: string; themeStyle: ThemeStyle },
    >

    Theme configuration options for the element-book app.