{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#5C6BC0",
					"name": "Primary",
					"slug": "custom-primary"
				},
				{
					"color": "#FFB74D",
					"name": "Secondary",
					"slug": "custom-secondary"
				},
				{
					"color": "#7a00df",
					"name": "Primary Dark",
					"slug": "custom-primary-dark"
				},
				{
					"color": "#FF9800",
					"name": "Secondary Dark",
					"slug": "custom-secondary-dark"
				},
				{
					"color": "#212121",
					"name": "Text Color",
					"slug": "custom-text-color"
				},
				{
					"color": "#FFFFFF",
					"name": "Background",
					"slug": "custom-background"
				},
				{
					"color": "#121212",
					"name": "Background Dark",
					"slug": "custom-background-dark"
				},
				{
					"color": "#dad0ec",
					"name": "Background Light",
					"slug": "custom-background-light"
				}
			]
		}
	},
	"title": "Dark",
	"version": 2,
	"$schema": "https://schemas.wp.org/wp/6.5/theme.json"
}