{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Gdansk",
	"slug": "gdansk",
	"version": 3,
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#fcece8",
						"#0c0c0b"
					],
					"slug": "foreground-and-background",
					"name": "Foreground and background"
				},
				{
					"colors": [
						"#0c0c0b",
						"#FBCBCB"
					],
					"slug": "background-and-primary",
					"name": "Background and primary"
				},
				{
					"colors": [
						"#0c0c0b",
						"#a53915"
					],
					"slug": "background-and-secondary",
					"name": "Background and secondary"
				},
				{
					"colors": [
						"#0c0c0b",
						"#083021"
					],
					"slug": "background-and-tertiary",
					"name": "Background and tertiary"
				},
				{
					"colors": [
						"#f5ac8e",
						"#fcece8"
					],
					"slug": "primary-foreground",
					"name": "Primary and Foreground"
				},
				{
					"colors": [
						"#0c0c0b",
						"#50140d"
					],
					"slug": "background-tertiary",
					"name": "Background and Background Alt"
				}
			],
			"palette": [
				{
					"slug": "foreground",
					"color": "#fcece8",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#0c0c0b",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#f5ac8e",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#9d2c1e",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#50140d",
					"name": "Background Alt"
				},
				{
					"slug": "foreground-alt",
					"color": "#fcece8",
					"name": "Foreground Alt"
				}
			]
		},
		"custom": {
			"color": {
				"background-tint-1": "#190F0C",
				"background-tint-1-ink": "#fcece8",
				"background-tint-1-weak": "#DBCBC7",
				"background-tint-2": "#0C1818",
				"background-tint-2-ink": "#fcece8",
				"background-tint-2-weak": "#DBCBC7",
				"background-tint-3": "#141510",
				"background-tint-3-ink": "#fcece8",
				"background-tint-3-weak": "#DBCBC7",
				"background-base": "#0C0C0B",
				"background-sunken": "#F7F3F1",
				"text-strong": "#FCECE8",
				"icon-surface": "#171411",
				"icon-ink": "#FCECE8"
			}
		}
	},
	"styles": {
		"blocks": {
			"core/comments-title": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
				}
			},
			"core/pullquote": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"width": "7px 0"
				},
				"color": {
					"background": "transparent"
				}
			},
			"core/query-pagination-next": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
				}
			},
			"core/query-pagination-numbers": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
				}
			},
			"core/query-pagination-previous": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
				}
			},
			"core/quote": {
				"border": {
					"width": "0 0 0 5px"
				}
			},
			"core/site-title": {
				"typography": {
					"letterSpacing": "0.03em"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
					"letterSpacing": "0"
				}
			},
			"h2": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
				}
			},
			"h3": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)"
				}
			},
			"h4": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--semi-bold)",
					"letterSpacing": "0.01em"
				}
			},
			"h5": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
					"letterSpacing": "0.02em"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--montserrat)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)"
		}
	}
}
