/home/crealab/moon.brainware.com.co/wp-content/themes/yith-wonder/styles/02-pink-shades.json
{
	"version": 2,
	"title": "Pink Shades",
	"settings": {
		"color": {
			"palette": [
				{
					"slug": "base",
					"color": "#ffffff",
					"name": "Base"
				},
				{
					"slug": "contrast",
					"color": "#000000",
					"name": "Contrast"
				},
				{
					"slug": "primary",
					"color": "#A65E68",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#ef3381",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#a40044",
					"name": "Tertiary"
				},
				{
					"slug": "header-background",
					"color": "#EDE1E1",
					"name": "Header background"
				},
				{
					"slug": "header-foreground",
					"color": "#000000",
					"name": "Header foreground"
				},
				{
					"slug": "header-titles",
					"color": "#A65E68",
					"name": "Header titles"
				},
				{
					"slug": "secondary-background",
					"color": "#EDE1E1",
					"name": "Secondary background"
				},
				{
					"slug": "secondary-foreground",
					"color": "#7B0000",
					"name": "Secondary foreground"
				}
			],
			"gradients": [
				{
					"slug": "v-tertiary-primary",
					"gradient": "linear-gradient(to bottom, #A65E68 0%,#a40044 100%)",
					"name": "Vertical primary to secondary"
				}
			]
		}
	},
	"styles": {
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--source-sans-pro)"
		},
		"blocks": {
			"core/heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--playfair)"
				}
			}
		},
		"elements": {
			"heading":{
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--playfair)"
				}
			}
		}
	}
}