File "monochrome.json"

Full Path: /home/ycoalition/public_html/blog/wp-content/themes/hideo/styles/monochrome.json
File size: 617 bytes
MIME-type: application/json
Charset: utf-8

{
    "title": "Mono",
	"$schema": "https://schemas.wp.org/trunk/theme.json",
    "version": 2,
    "settings": {
        "color": {
			"palette": [
				{
					"color": "#FFFFFF",
					"name": "0",
					"slug": "0"
				},
				{
					"color": "#F1F1F1",
					"name": "10",
					"slug": "10"
				},
				{
					"color": "#E1E1E1",
					"name": "30",
					"slug": "30"
				},
				{
					"color": "#767676",
					"name": "70",
					"slug": "70"
				},
				{
					"color": "#000",
					"name": "100",
					"slug": "100"
				}
			]
		}
    },
	"styles": {
		"color": {
			"background": "var(--wp--preset--color--0)"
		}
	}
}