{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#0b303b",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#0b303b",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#0b303b",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#fef4ee",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#F0F0F0",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#6e2963",
					"name": "Orange",
					"slug": "custom-orange"
				},
				{
					"color": "#e2fdc7",
					"name": "Green",
					"slug": "custom-green"
				},
				{
					"color": "#2c3d87",
					"name": "Purple",
					"slug": "custom-purple"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/heading": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			}
		},
		"color": {
			"gradient": "linear-gradient(135deg,rgb(190,228,230) 0%,rgb(242,239,208) 53%,rgb(168,209,173) 100%)"
		},
		"typography": {
			"fontFamily": "var:preset|font-family|pt-serif",
			"fontStyle": "normal",
			"fontWeight": "400"
		}
	},
	"title": "Serif Mint",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}