SOLVED: Export Theme Styles possible?

Is it possible at all to set the Theme Styles once with the most common settings and export them in a json maybe so we may re-use them on a different project with the same Bricks version?

1 Like

This is an old post, but still relevant.

Here is why this would be a great idea:

  • It allows us to have one theme style template that we can import into new websites we work on, as a starting place.
  • We might be trying to use a plugin (in my case WP All Import) to sync data between a live website and a staging website.
  • Copy and paste of theme styles between browser tabs currently is not possible, so the settings must be manually copied over.
1 Like

Yes, you can export your theme styles as a JSON file as described in the Academy:

  1. Inside the builder go to Settings > Theme styles
  2. Select the theme style you wish to export
  3. Click the Edit (pencil) icon
  4. Click the Export (download) icon
  5. Download the generated JSON file to your computer

How to export your Bricks theme styles: https://academy.bricksbuilder.io/article/theme-styles/#export
How to import your Bricks theme styles: https://academy.bricksbuilder.io/article/theme-styles/#import

2 Likes

Beautiful! Thank you! I don’t know why I didn’t see that before.

2 Likes

Does this include the breakpoints???

The theme styles don’t have break points. I believe you’re thinking of pages. In that case you can just copy your page content using the copy all button (top of the layout panel) and save it in a text file.

If you have any more questions, you should probably open another thread. This one is two years old and resolved.