themes/
directory and create a new file.{your-theme-id}/v1/theme.json
. (Pressing /
will create a new directory.)Once your theme is published, you will probably need to push a new update for your theme to fix a color or change something. You can do this by selecting your theme as the starter theme in the Theme Builder and making the changes. Once everything is ready, just export the changed theme as usual.
Don’t forget to increment the version of your theme; otherwise, no one will be able to see the changes.
To publish the updated theme, you will need to submit a new pull request in the same way as you did while publishing:
themes/your-theme-id/v1
directory and open the theme.json
file.update {your-theme-id} theme
and click on “Commit changes”.