{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#ffffff",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#2929b7",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#4fa7ff",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#0807070a",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#070606",
					"name": "070606",
					"slug": "custom-070606"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--grayscale)"
				}
			},
			"core/comment-author-name": {
				"color": {
					"text": "var(--wp--preset--color--custom-070606)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--custom-070606)"
						}
					}
				}
			},
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--duotone-3)"
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--duotone-3)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--secuela)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--figtree)",
			"fontStyle": "normal",
			"fontWeight": "400"
		}
	},
	"title": "Greek Blue",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}