{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#0f0a0a",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#edeeef",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#edeeef",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#ffffff",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#d2d2d2",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/site-title": {
				"typography": {
					"fontWeight": "700"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontWeight": "700"
				}
			}
		}
	},
	"title": "darkmode",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}
