{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#020207",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#020207",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#020207",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#a6a096",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#b7b3ac",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"typography": {
					"fontSize": "var:preset|font-size|small"
				}
			},
			"core/navigation": {
				"typography": {
					"fontSize": "var:preset|font-size|small"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "0.7rem",
					"letterSpacing": "0.1em",
					"textTransform": "uppercase"
				}
			},
			"core/post-title": {
				"typography": {
					"fontSize": "var:preset|font-size|large"
				}
			},
			"core/query-title": {
				"typography": {
					"fontSize": "var:preset|font-size|large"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var:preset|font-size|small"
				}
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|albert-sans",
			"fontSize": "1.1rem",
			"fontStyle": "normal",
			"fontWeight": "400",
			"lineHeight": 1.4
		}
	},
	"title": "Warm Gray",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}