How do I understand Shopify theme styles and presets with settings_data.JSON?
The settings_data. json file contains the setting values for a theme based on the settings included in settings_schema. json. For example, you can use the following theme setting to allow a merchant to choose a color for the page background: config/settings_schema.json.