{
    "title": "Stuart Redman",
	"$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 2,
    "settings": {
        "color": {
			"palette": [
				{
					"slug": "foreground",
					"color": "#313855",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#F0F0F0",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#666B80",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#A7B7BC",
					"name": "Secondary"
				}
			]
		}
    }
}