{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#f7f8f3",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#030201",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#030201",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#f7f8f3",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#f6f7f280",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--default)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"lineHeight": "1.2"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "300",
					"letterSpacing": "0rem",
					"lineHeight": "1.2"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "300",
					"letterSpacing": "0rem",
					"lineHeight": "1.2"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"letterSpacing": "0.01rem"
				}
			},
			"heading": {
				"color": {
					"text": "var(--wp--preset--color--dust)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--rubik)",
					"fontStyle": "normal",
					"fontWeight": "300"
				}
			}
		}
	},
	"title": "Marble",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}