{
	"settings": {
		"blocks": {
			"core/button": {
				"appearanceTools": true,
				"color": {
					"background": true,
					"custom": true,
					"customDuotone": true,
					"customGradient": true,
					"defaultDuotone": true,
					"defaultGradients": true,
					"defaultPalette": true,
					"duotone": [],
					"gradients": [],
					"palette": [
						{
							"color": "#1f2121",
							"name": "Base",
							"slug": "base"
						},
						{
							"color": "#d7d7d7",
							"name": "Contrast",
							"slug": "contrast"
						},
						{
							"color": "#d7d7d7",
							"name": "Primary",
							"slug": "primary"
						},
						{
							"color": "#f7de85",
							"name": "Secondary",
							"slug": "secondary"
						},
						{
							"color": "#111212",
							"name": "Tertiary",
							"slug": "tertiary"
						}
					],
					"text": true
				},
				"layout": {
					"contentSize": false,
					"wideSize": false
				},
				"shadow": {
					"defaultPresets": true,
					"presets": []
				},
				"spacing": {
					"customSpacingSize": true,
					"spacingScale": {
						"increment": 1.5,
						"mediumStep": 1.5,
						"operator": "*",
						"steps": 7,
						"unit": "rem"
					},
					"spacingSizes": [],
					"units": [
						"%",
						"px",
						"em",
						"rem",
						"vh",
						"vw"
					]
				},
				"typography": {
					"customFontSize": true,
					"dropCap": true,
					"fluid": true,
					"fontFamilies": [
						{
							"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
							"name": "System Font",
							"slug": "system-font"
						},
						{
							"fontFace": [
								{
									"fontFamily": "Figtree",
									"fontStyle": "normal",
									"fontWeight": "300",
									"src": [
										"file:./assets/fonts/figtree_normal_300.ttf"
									]
								},
								{
									"fontFamily": "Figtree",
									"fontStyle": "italic",
									"fontWeight": "300",
									"src": [
										"file:./assets/fonts/figtree_italic_300.ttf"
									]
								},
								{
									"fontFamily": "Figtree",
									"fontStyle": "normal",
									"fontWeight": "600",
									"src": [
										"file:./assets/fonts/figtree_normal_600.ttf"
									]
								},
								{
									"fontFamily": "Figtree",
									"fontStyle": "italic",
									"fontWeight": "600",
									"src": [
										"file:./assets/fonts/figtree_italic_600.ttf"
									]
								}
							],
							"fontFamily": "Figtree",
							"slug": "figtree"
						},
						{
							"fontFace": [
								{
									"fontFamily": "IBM Plex Mono",
									"fontStyle": "normal",
									"fontWeight": "300",
									"src": [
										"file:./assets/fonts/ibm-plex-mono_normal_300.ttf"
									]
								},
								{
									"fontFamily": "IBM Plex Mono",
									"fontStyle": "italic",
									"fontWeight": "300",
									"src": [
										"file:./assets/fonts/ibm-plex-mono_italic_300.ttf"
									]
								},
								{
									"fontFamily": "IBM Plex Mono",
									"fontStyle": "normal",
									"fontWeight": "600",
									"src": [
										"file:./assets/fonts/ibm-plex-mono_normal_600.ttf"
									]
								},
								{
									"fontFamily": "IBM Plex Mono",
									"fontStyle": "italic",
									"fontWeight": "600",
									"src": [
										"file:./assets/fonts/ibm-plex-mono_italic_600.ttf"
									]
								}
							],
							"fontFamily": "IBM Plex Mono",
							"slug": "ibm-plex-mono"
						},
						{
							"fontFace": [
								{
									"fontFamily": "IBM Plex Sans",
									"fontStyle": "normal",
									"fontWeight": "400",
									"src": [
										"file:./assets/fonts/ibm-plex-sans_normal_400.ttf"
									]
								},
								{
									"fontFamily": "IBM Plex Sans",
									"fontStyle": "italic",
									"fontWeight": "400",
									"src": [
										"file:./assets/fonts/ibm-plex-sans_italic_400.ttf"
									]
								},
								{
									"fontFamily": "IBM Plex Sans",
									"fontStyle": "normal",
									"fontWeight": "600",
									"src": [
										"file:./assets/fonts/ibm-plex-sans_normal_600.ttf"
									]
								},
								{
									"fontFamily": "IBM Plex Sans",
									"fontStyle": "italic",
									"fontWeight": "600",
									"src": [
										"file:./assets/fonts/ibm-plex-sans_italic_600.ttf"
									]
								}
							],
							"fontFamily": "IBM Plex Sans",
							"slug": "ibm-plex-sans"
						}
					],
					"fontSizes": [
						{
							"fluid": {
								"max": "1.0625rem",
								"min": "0.825rem"
							},
							"name": "Small",
							"size": "1rem",
							"slug": "small"
						},
						{
							"fluid": {
								"max": "1.25rem",
								"min": "1rem"
							},
							"name": "Medium",
							"size": "1.125rem",
							"slug": "medium"
						},
						{
							"fluid": {
								"max": "2rem",
								"min": "1.75rem"
							},
							"name": "Large",
							"size": "1.75rem",
							"slug": "large"
						},
						{
							"fluid": {
								"max": "3rem",
								"min": "2.5rem"
							},
							"name": "Extra Large",
							"size": "3rem",
							"slug": "x-large"
						}
					],
					"fontStyle": true,
					"fontWeight": true,
					"letterSpacing": true,
					"textDecoration": true,
					"textTransform": true
				},
				"useRootPaddingAwareAlignments": true
			}
		},
		"color": {
			"palette": [
				{
					"color": "#1f2121",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#d7d7d7",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#d7d7d7",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#f7de85",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#111212",
					"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|secondary",
					"text": "var:preset|color|base"
				},
				"spacing": {
					"padding": {
						"bottom": "14px",
						"left": "22px",
						"right": "22px",
						"top": "14px"
					}
				},
				"typography": {
					"fontSize": "0.8rem",
					"letterSpacing": "0.1em",
					"textTransform": "uppercase"
				},
				"variations": {
					"outline": {
						"border": {
							"bottom": {
								"style": "solid",
								"width": "1px"
							},
							"color": null,
							"left": {
								"style": "solid",
								"width": "1px"
							},
							"radius": "0px",
							"right": {
								"style": "solid",
								"width": "1px"
							},
							"style": null,
							"top": {
								"style": "solid",
								"width": "1px"
							},
							"width": null
						},
						"color": {
							"text": "var:preset|color|secondary"
						}
					}
				}
			},
			"core/post-featured-image": {
				"border": {
					"bottom": {
						"style": "none",
						"width": "0px"
					},
					"color": null,
					"left": {
						"style": "none",
						"width": "0px"
					},
					"radius": {
						"bottomLeft": "0px",
						"bottomRight": "0px",
						"topLeft": "0px",
						"topRight": "0px"
					},
					"right": {
						"style": "none",
						"width": "0px"
					},
					"style": null,
					"top": {
						"style": "none",
						"width": "0px"
					},
					"width": null
				}
			},
			"core/pullquote": {
				"typography": {
					"fontSize": "1.7rem",
					"lineHeight": 1.5,
					"textTransform": "none"
				}
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|ibm-plex-sans",
			"fontSize": "1rem",
			"lineHeight": 1.5
		}
	},
	"title": "Blackadder",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}