Using a Theme

Change the look of your platform by applying a theme.

Find Themes

Open the theme catalog in either of two ways:

The catalog has two pages: Discover lists the themes available to you, and My Themes holds your own themes, the starter template, and Upload theme.

Preview a Theme

Click Preview on a theme to see the DevOur dashboard in that theme. A banner at the top of the page shows which theme you're previewing, with two buttons:

Previewing a theme, or setting it as your own, only changes how DevOur looks for you. It doesn't change any project.

Buy a Paid Theme

Every theme, paid or free, can be previewed for free. A paid theme you don't own shows Purchase — {price} on its page instead of Use in a project. Click it and complete the secure checkout. The theme is then unlocked for all of your projects, and you only pay once.

Apply a Theme to a Project

From the theme's page:

  1. Click Use in a project
  2. Pick the project in Select a project…
  3. Click Apply

Or from your project: open Settings, then the General tab, expand Theme, and pick a theme from the list. It applies right away. View in catalog opens that theme's page, and the section tells you when a newer version of your theme is available.

The theme becomes part of your project and ships in the next version you create and download. A paid theme only ships once it's purchased; until then, the bundle uses the default theme.

From the CLI, set theme to name@version, such as default-theme@latest, in your configuration file and run devour setup --config devour.json.

If applying fails, you'll see Failed to apply theme and the project keeps its current theme.

Next Steps