/home/crealab/moon.brainware.com.co/wp-content/themes/yith-wonder/styles/03-orange-shades.json
{
	"version": 2,
	"title": "Orange Shades",
	"settings": {
		"color": {
			"palette": [
				{
					"slug": "base",
					"color": "#ffffff",
					"name": "Base"
				},
				{
					"slug": "contrast",
					"color": "#000000",
					"name": "Contrast"
				},
				{
					"slug": "primary",
					"color": "#B37602",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#c4a05c",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#c48a1a",
					"name": "Tertiary"
				},
				{
					"slug": "header-background",
					"color": "#ECCA93",
					"name": "Header background"
				},
				{
					"slug": "header-foreground",
					"color": "#000000",
					"name": "Header foreground"
				},
				{
					"slug": "header-titles",
					"color": "#B37602",
					"name": "Header titles"
				},
				{
					"slug": "secondary-background",
					"color": "#ECCA93",
					"name": "Secondary background"
				},
				{
					"slug": "secondary-foreground",
					"color": "#000000",
					"name": "Secondary foreground"
				}
			],
			"gradients": [
				{
					"slug": "v-tertiary-primary",
					"gradient": "linear-gradient(to bottom, #B37602 0%,#c48a1a 100%)",
					"name": "Vertical tertiary to primary"
				}
			]
		}
	},
	"styles": {
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--jost)"
		},
		"blocks": {
			"core/heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--solway)"
				}
			}
		},
		"elements": {
			"heading":{
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--solway)"
				}
			}
		}
	}
}