{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Kampala",
	"slug": "kampala",
	"version": 3,
	"settings": {
		"color": {
			"duotone": [
				{
					"colors": [
						"#010110",
						"#f7f9fe"
					],
					"slug": "foreground-and-background",
					"name": "Foreground and background"
				},
				{
					"colors": [
						"#f7f9fe",
						"#010110"
					],
					"slug": "background-and-foreground",
					"name": "Background and foreground"
				},
				{
					"colors": [
						"#0B119C",
						"#c1cbf9"
					],
					"slug": "primary-and-secondary",
					"name": "Primary and secondary"
				},
				{
					"colors": [
						"#0B119C",
						"#010110"
					],
					"slug": "primary-foreground",
					"name": "Primary and Foreground"
				},
				{
					"colors": [
						"#f7f9fe",
						"#ffffff"
					],
					"slug": "background-tertiary",
					"name": "Background and Background Alt"
				}
			],
			"palette": [
				{
					"slug": "background",
					"color": "#f7f9fe",
					"name": "Background"
				},
				{
					"slug": "foreground",
					"color": "#010110",
					"name": "Foreground"
				},
				{
					"slug": "primary",
					"color": "#0B119C",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#c1cbf9",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#ffffff",
					"name": "Background Alt"
				},
				{
					"slug": "foreground-alt",
					"color": "#010110",
					"name": "Foreground Alt"
				}
			]
		},
		"custom": {
			"elements": {
				"button": {
					"border": {
						"radius": "0.5rem"
					}
				}
			},
			"color": {
				"background-tint-1": "#F0F1FF",
				"background-tint-2": "#FFF8EF",
				"background-tint-3": "#EFF6F4",
				"background-tint-1-ink": "#010110",
				"background-tint-1-weak": "#383F59",
				"background-tint-2-ink": "#010110",
				"background-tint-2-weak": "#383F59",
				"background-tint-3-ink": "#010110",
				"background-tint-3-weak": "#383F59",
				"background-base": "#F7F9FE",
				"background-sunken": "#E6EAF3",
				"text-strong": "#010110",
				"icon-surface": "#E6ECF9",
				"icon-ink": "#010110"
			}
		}
	},
	"styles": {
		"blocks": {
			"core/separator": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"letterSpacing": "-0.01em"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "900"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--hind)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)"
		}
	}
}
