{
	"$schema": "https://schemas.wp.org/wp/6.8/theme.json",
	"version": 3,
	"title": "Gradient 1 Header 1",
	"slug": "ext-preset--group--gradient-1--header-1",
	"blockTypes": ["core/group"],
	"styles": {
		"css": "& { background: linear-gradient( 180deg, color-mix(in srgb, var(--wp--preset--color--tertiary) 85%, var(--wp--preset--color--background)) 0%, color-mix(in srgb, var(--wp--preset--color--primary) 15%, var(--wp--preset--color--tertiary)) 100% ); }"
	}
}
