{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Santa Fe",
	"slug": "santa-fe",
	"version": 3,
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#111111",
						"#ffffff"
					],
					"slug": "foreground-and-background",
					"name": "Foreground and background"
				},
				{
					"colors": [
						"#ffffff",
						"#1f033b"
					],
					"slug": "background-and-primary",
					"name": "Background and primary"
				},
				{
					"colors": [
						"#1f033b",
						"#d5dce3"
					],
					"slug": "primary-and-secondary",
					"name": "Primary and secondary"
				},
				{
					"colors": [
						"#1f033b",
						"#f0ede4"
					],
					"slug": "primary-and-tertiary",
					"name": "Primary and tertiary"
				},
				{
					"colors": [
						"#2c0453",
						"#111111"
					],
					"slug": "primary-foreground",
					"name": "Primary and Foreground"
				},
				{
					"colors": [
						"#ffffff",
						"#f0ede4"
					],
					"slug": "background-tertiary",
					"name": "Background and Background Alt"
				}
			],
			"palette": [
				{
					"slug": "foreground",
					"color": "#111111",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#ffffff",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#2c0453",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#d5dce3",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#f0ede4",
					"name": "Tertiary"
				},
				{
					"slug": "foreground-alt",
					"color": "#111111",
					"name": "Foreground Alt"
				}
			]
		},
		"custom": {
			"typography": {
				"fontSmoothing": {
					"moz": "auto",
					"webkit": "auto"
				}
			},
			"color": {
				"background-tint-1": "#F7F4FF",
				"background-tint-1-ink": "#111111",
				"background-tint-1-weak": "#575757",
				"background-tint-2": "#F5F0E3",
				"background-tint-2-ink": "#111111",
				"background-tint-2-weak": "#575757",
				"background-tint-3": "#F8F0F0",
				"background-tint-3-ink": "#111111",
				"background-tint-3-weak": "#575757",
				"background-base": "#FFFFFF",
				"background-sunken": "#E9E8ED",
				"text-strong": "#111111",
				"icon-surface": "#F1EFF5",
				"icon-ink": "#111111"
			}
		}
	},
	"styles": {
		"blocks": {
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"width": "2px 0"
				}
			},
			"core/quote": {
				"border": {
					"width": "0 0 0 2px"
				}
			},
			"core/site-title": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
					"letterSpacing": "-0.02em"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
					"letterSpacing": "0"
				}
			},
			"h2": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
					"letterSpacing": "-0.01em"
				}
			},
			"h3": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"h4": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--noto-serif-display)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--radio-canada)"
		}
	}
}
