{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#dbdbdb",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#010304bf",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#010203",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#c4c4c4",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#c8c8c8",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#cccccc",
					"name": "Quaternary",
					"slug": "quaternary"
				},
				{
					"color": "#d0d0d0",
					"name": "Quinary",
					"slug": "quinary"
				},
				{
					"color": "#d9d9d9",
					"name": "Senary",
					"slug": "senary"
				},
				{
					"color": "#dddddd",
					"name": "Septenary",
					"slug": "septenary"
				},
				{
					"color": "#e1e1e1",
					"name": "Octonary",
					"slug": "octonary"
				},
				{
					"color": "#e5e5e5",
					"name": "Nonary",
					"slug": "nonary"
				},
				{
					"color": "#e9e9e9",
					"name": "Denary",
					"slug": "denary"
				},
				{
					"color": "#ededed",
					"name": "Undenary",
					"slug": "undenary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--grayscale)"
				}
			},
			"core/comments-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/site-title": {
				"typography": {
					"textTransform": "none"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"letterSpacing": "-0.1rem",
					"lineHeight": "1.1",
					"textTransform": "uppercase"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"textTransform": "none"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--elite-math)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--special-elite)"
		}
	},
	"title": "Remington",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}