{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#f6f3e9",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#2a404b",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#2a404b",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#20313c",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f6f3e9",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-clarendon)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.01rem"
				}
			},
			"h2": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.01rem"
				}
			},
			"h3": {
				"typography": {
					"fontStyle": "normal"
				}
			},
			"h4": {
				"typography": {
					"fontStyle": "normal"
				}
			},
			"h5": {
				"typography": {
					"fontStyle": "normal"
				}
			},
			"h6": {
				"typography": {
					"fontStyle": "normal"				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-clarendon)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--libre-clarendon)"
		}
	},
	"title": "Twilight",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}