> For the complete documentation index, see [llms.txt](https://developers.shopbase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.shopbase.com/build-a-theme/theme-development-resources/theme-editor/how-to-update-configure-for-theme-editor.md).

# How to update configure for theme editor

You can override your settings schema at anytime using this command:

```bash
shopbase-theme sync
```

**Options**:

| Option           | Description                                                                                                               |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------- |
| --override       | Override settings schema & settings data for every shops that are currently using this theme. (default: true)             |
| --override-store | Override settings schema & settings data only for specified shops (example: theme1.onshopbase.com, theme2.onshopbase.com) |
