{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#edf0ca",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#edf0ca",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#edf0ca",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#293c1e",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#203017",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"bottom": {
						"style": "none",
						"width": "0px"
					},
					"left": {
						"style": "none",
						"width": "0px"
					},
					"radius": "0px",
					"right": {
						"style": "none",
						"width": "0px"
					},
					"top": {
						"style": "none",
						"width": "0px"
					}
				},
				"color": {
					"background": "var:preset|color|primary",
					"text": "var:preset|color|background"
				},
				"spacing": {
					"padding": {
						"bottom": "var:preset|spacing|30",
						"left": "var:preset|spacing|50",
						"right": "var:preset|spacing|50",
						"top": "var:preset|spacing|30"
					}
				},
				"typography": {
					"fontSize": "0.8rem",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0rem"
				}
			},
			"core/heading": {
				"typography": {
					"fontSize": "0.8rem",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			},
			"core/list": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/navigation": {
				"typography": {
					"fontSize": "0.8rem",
					"lineHeight": "1"
				}
			},
			"core/paragraph": {
				"typography": {
					"fontSize": "0.8rem",
					"lineHeight": 1.8
				}
			},
			"core/post-navigation-link": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/post-title": {
				"typography": {
					"fontSize": "0.8rem",
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			},
			"core/pullquote": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/quote": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "0.8rem",
					"fontStyle": "normal",
					"fontWeight": "700",
					"textTransform": "none"
				}
			},
			"core/table": {
				"typography": {
					"fontSize": "0.8rem"
				}
			},
			"core/verse": {
				"typography": {
					"fontSize": "0.8rem"
				}
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|ibm-plex-mono",
			"fontSize": "0.8rem"
		}
	},
	"title": "Myrtle",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}