{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#026a45",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#cccccc",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#cc6a50",
					"name": "Accent",
					"slug": "accent"
				},
				{
					"color": "#f2f2f2",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#000000",
					"name": "Text",
					"slug": "text"
				}
			]
		}
	},
	"title": "Dark",
	"version": 2,
	"$schema": "https://schemas.wp.org/wp/6.5/theme.json"
}