File "default-inverted.json"

Full Path: /home/ycoalition/public_html/blog/wp-content/themes/poe/styles/default-inverted.json
File size: 710 bytes
MIME-type: application/json
Charset: utf-8

{
    "title": "Default Inverted",
	"$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 2,
    "settings": {
        "color": {
			"palette": [
				{
					"slug": "foreground",
					"color": "#1D201F",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#FFFFFF",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#FFDE0D",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#777979",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#E4E4E4",
					"name": "Tertiary"
				},
				{
					"slug": "quaternary",
					"color": "#F4F4F4",
					"name": "Quaternary"
				}
			]
		}
    }
}