Themes in Ignite UI for Blazor

    Ignite UI for Blazor ships with four distinct themes - Bootstrap, Material, Fluent, and Indigo. All component themes are baked into the components, however, a global style file is required for palettes, typography, and other global configurations to work.

    Loading a Theme

    To enable a theme, a theme file should be loaded. Depending on your project configuration you can either import or link.

    Here's the complete list of all bundled themes and their path:

    API References

    • ConfigureTheme