{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#43ff00",
					"name": "Color 1",
					"slug": "custom-color-1"
				},
				{
					"color": "#070707",
					"name": "Color 2",
					"slug": "custom-color-2"
				}
			]
		}
	},
	"styles": {
		"elements": {
			"button": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--atma)"
				}
			},
			"caption": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--atma)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--atma)"
				}
			},
			"link": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--atma)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--atma)"
		}
	},
	"title": "A5",
	"version": 3,
	"$schema": "https://schemas.wp.org/wp/6.6/theme.json"
}