{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Thimphu",
	"slug": "thimphu",
	"version": 3,
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#f24139",
						"#ffebcc"
					],
					"slug": "foreground-and-background",
					"name": "Foreground and background"
				},
				{
					"colors": [
						"#ffebcc",
						"#f24139"
					],
					"slug": "background-and-foreground",
					"name": "Background and foreground"
				},
				{
					"colors": [
						"#3a312e",
						"#ffebcc"
					],
					"slug": "secondary-and-background",
					"name": "secondary and background"
				},
				{
					"colors": [
						"#ffebcc",
						"#3a312e"
					],
					"slug": "background-and-secondary",
					"name": "Background and secondary"
				},
				{
					"colors": [
						"#3a312e",
						"#f24139"
					],
					"slug": "secondary-foreground",
					"name": "secondary and Foreground"
				},
				{
					"colors": [
						"#f24139",
						"#f24139"
					],
					"slug": "primary-foreground",
					"name": "Primary and Foreground"
				},
				{
					"colors": [
						"#ffebcc",
						"#ffdda6"
					],
					"slug": "background-tertiary",
					"name": "Background and Background Alt"
				}
			],
			"palette": [
				{
					"slug": "foreground",
					"color": "#f24139",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#ffebcc",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#f24139",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#3a312e",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#ffdda6",
					"name": "Tertiary"
				},
				{
					"slug": "foreground-alt",
					"color": "#f24139",
					"name": "Foreground Alt"
				}
			]
		},
		"custom": {
			"typography": {
				"fontSmoothing": {
					"moz": "auto",
					"webkit": "auto"
				}
			},
			"elements": {
				"button": {
					"color": {
						"background": "var(--wp--preset--color--secondary)",
						"text": "var(--wp--preset--color--background)"
					},
					":hover": {
						"color": {
							"background": "var(--wp--preset--color--foreground)",
							"text": "var(--wp--preset--color--background)"
						}
					},
					":focus": {
						"color": {
							"background": "var(--wp--preset--color--foreground)",
							"text": "var(--wp--preset--color--background)"
						}
					}
				}
			},
			"color": {
				"background-tint-1": "#FFDBD6",
				"background-tint-1-ink": "#800006",
				"background-tint-1-weak": "#800006",
				"background-tint-2": "#C0EADF",
				"background-tint-2-ink": "#800006",
				"background-tint-2-weak": "#800006",
				"background-tint-3": "#E7E3C0",
				"background-tint-3-ink": "#800006",
				"background-tint-3-weak": "#800006",
				"background-base": "#FFEBCC",
				"background-sunken": "#F9EDEC",
				"text-strong": "#F24139",
				"icon-surface": "#FFE2C3",
				"icon-ink": "#8A0007"
			}
		}
	},
	"styles": {
		"blocks": {
			"core/comments-title": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--extra-semi-bold)"
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--primary)"
				},
				"color": {
					"background": "transparent"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)",
					"letterSpacing": "0"
				}
			},
			"h2": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"h3": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"h4": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--medium)"
				}
			},
			"h5": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--black)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heebo)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--heebo)"
		}
	}
}
