Theming

Provus Base Theme

Provus 2.0 utilizes Bootstrap Barrio as its parent theme.

This allows Provus to use, and override any default Bootstrap variables, such as color pallets, breakpoints, container widths, mixins, templates and more.

Leveraging Bootstrap means the Provus 2.0 theme is slim on install, but has the flexibility to adjust and add overrides as you build out your site.

Create a subtheme

It is best practice to create a subtheme that can be customized to incorporate your style guide. A custom subtheme ensures that your customizations are not overwritten by updates to the theme.

Here are the options to create a subtheme:

Create subtheme by script ( recommended )Create subtheme manually

Last updated

Was this helpful?