{
    "version": 2,
    "suppors": {
        "align": true,
        "color": {
            "link": true,
            "gradients": true
        },
        "spacing": {
            "margin": ["top", "bottom"],
            "padding": true
        }
    },
    "settings": {
        "appearanceTools": true,
        "layout": {
            "contentSize": "720px",
            "wideSize": "920px",
            "units": ["px", "em", "rem", "%", "vw"]
        },
        "typography": {
            "lineHeight": true,
            "fontSizes": [
                {
                    "slug": "extra-small",
                    "size": "10px",
                    "name": "Extra small"
                },
                {
                    "slug": "small",
                    "size": "13px",
                    "name": "Small"
                },
                {
                    "slug": "normal",
                    "size": "16px",
                    "name": "Normal"
                },
                {
                    "slug": "large",
                    "size": "24px",
                    "name": "Large"
                },
                {
                    "slug": "extra-large",
                    "size": "32px",
                    "name": "Extra large"
                },
                {
                    "slug": "huge",
                    "size": "48px",
                    "name": "Huge"
                }
            ],
            "fontFamilies": [
                {
                    "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
                    "slug": "system-font",
                    "name": "System Font"
                },
                {
                    "fontFamily": "Helvetica Neue, Helvetica, Arial, sans-serif",
                    "slug": "helvetica-arial"
                },
                {
                    "fontFamily": "Geneva, Tahoma, Verdana, sans-serif",
                    "slug": "geneva-verdana"
                },
                {
                    "fontFamily": "Cambria, Georgia, serif",
                    "slug": "cambria-georgia"
                },
                {
                    "fontFamily": "Hoefler Text, Baskerville Old Face, Garamond, Times New Roman, serif",
                    "slug": "hoefler-times-new-roman"
                }
            ]
        },
        "spacing": {
            "blockGap": true,
            "padding": true,
            "margin": true,
            "units": ["px", "em", "rem", "%", "vh", "vw"]
        },
        "border": {
            "color": true,
            "radius": true,
            "style": true,
            "width": true
        },
        "blocks": {
            "core/paragraph": {

                "color": {
                    "custom": true,
                    "palette": [
                        {
                            "name": "Black",
                            "slug": "emulsion-black",
                            "color": "#000000"
                        },
                        {
                            "name": "White",
                            "slug": "emulsion-white",
                            "color": "#ffffff"
                        },
                        {
                            "name": "Muted",
                            "slug": "emulsion-muted",
                            "color": "#ecf0f1"
                        },
                        {
                            "name": "Alert",
                            "slug": "emulsion-alert",
                            "color": "#ED4F32"
                        },
                        {
                            "name": "Warning",
                            "slug": "emulsion-warning",
                            "color": "#EDE04D"
                        },
                        {
                            "name": "Notice",
                            "slug": "emulsion-notice",
                            "color": "#4bb1cf"
                        }
                    ]
                },
                "supports": {
                    "anchor": true,
                    "className": true,
                    "gradients": []
                }
            },
            "core/template-part": {
                "color": {
                    "custom": true,
                    "palette": [{
                            "name": "Background dim 10%",
                            "slug": "emulsion-bg-dim-10",
                            "color": "rgba(0,0,0,.1)"
                        },
                        {
                            "name": "Background dim 20%",
                            "slug": "emulsion-bg-dim-20",
                            "color": "rgba(0,0,0,.2)"
                        },
                        {
                            "name": "Background dim 30%",
                            "slug": "emulsion-bg-dim-30",
                            "color": "rgba(0,0,0,.3)"
                        },
                        {
                            "name": "Background dim 40%",
                            "slug": "emulsion-bg-dim-30",
                            "color": "rgba(0,0,0,.4)"
                        },
                        {
                            "name": "Background dim 50%",
                            "slug": "emulsion-bg-dim-50",
                            "color": "rgba(0,0,0,.5)"
                        },
                        {
                            "name": "Background dim 60%",
                            "slug": "emulsion-bg-dim-60",
                            "color": "rgba(0,0,0,.6)"
                        }
                    ]
                }
            },
            "core/post-terms": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "1.5",
                    "fontFamily": "var(--wp--preset--font-family--helvetica-arial)"
                }
            },
            "core/post-comments-link": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "1.5",
                    "fontFamily": "var(--wp--preset--font-family--helvetica-arial)"
                }
            }
        },
        "custom": {
            "border": {
                "common": "1px solid #ccc",
                "dark-common": "1px solid #555"
            },
            "lineHeight": {
                "common": 1.5,
                "meta": 1.5,
                "heading": "normal"
            },
            "textTransform": {
                "common": "none",
                "meta": "none",
                "heading": "uppercase"
            },
            "fontWeight": {
                "common": "400",
                "meta": "400",
                "heading": "700"
            },
            "width": {
                "aligncenter": "520px",
                "alignleft": "calc( 50% - var(--wp--custom--padding--content, .75rem) * 2 )",
                "alignright": "calc( 50% - var(--wp--custom--padding--content, .75rem) * 2 )",
                "content": "720px",
                "wide": "920px",
                "full": "100%",
                "limit": "1600px"
            },
            "margin": {
                "gap": "3px",
                "block": "1.5rem auto",
                "container": "0 auto"
            },
            "padding": {
                "content": "0.75rem",
                "block": "0 1.5rem",
                "container": 0
            },
            "minHeight": {
                "default": 0,
                "eighth": "12.5vh",
                "quarter": "25vh",
                "harf": "50vh",
                "3quarters": "75vh",
                "full": "100vh"
            },
            "maxHeight": {
                "default": 0,
                "eighth": "12.5vh",
                "quarter": "25vh",
                "harf": "50vh",
                "3quarters": "75vh",
                "full": "100vh",
                "post-featured-image": "75vh",
                "excerpt": 2
            },
            "color": {
                "link": "#333",
                "link-hover": "#a22041",
                "comments-bg": "rgba(0,0,0,.15)",
                "relate-posts-bg": "rgba(0,0,0,.1)",
                "featured-image-bg": "rgba(0,0,0,.05)",
                "code-tag-bg":"#f8f8ff",
                "toc-bg":"#f8f8ff",
                "banner-bg": "rgba(0,0,0,.1)",
                "stripe": "rgba(0,0,0,.1)",
                "button-bg": "buttonface",
                "button-text": "#000",
                "dark-link": "#ccc",
                "dark-link-hover": "#fff",
                "dark-comments-bg": "rgba(255,255,255,.15)",
                "dark-relate-posts-bg": "rgba(255,255,255,.1)",
                "dark-featured-image-bg": "rgba(255,255,255,.1)",
                "dark-code-tag-bg":"#364549",
                "dark-banner-bg": "rgba(255,255,255,.1)",
                "dark-stripe": "rgba(255,255,255,.1)",
                "unknown-bg": "#f8f8ff",
                "dark-toc-bg":"#364549",
                "dark-button-bg": "buttonface",
                "dark-button-text": "#000"
            }
        }
    },
    "customTemplates": [
        {
            "name": "the-front-page",
            "title": "Front Page Example"
        },
        {
            "name": "the-blank",
            "title": "Blank No Header No Footer"
        }
    ],
    "templateParts": [
        {
            "name": "header",
            "area": "header",
            "title": "Site Title + Archive Title"
        },
        {
            "name": "header-singular",
            "area": "header",
            "title": "Site Title"
        },
        {
            "name": "post-header",
            "area": "header",
            "title": "Post Title + Metadata"
        },
        {
            "name": "page-header",
            "area": "header",
            "title": "Page Title"
        },
        {
            "name": "header-rich",
            "area": "header",
            "title": "Site Title + Header Image"
        },
        {
            "name": "footer",
            "area": "footer",
            "title": "Footer"
        },
        {
            "name": "post-footer",
            "area": "footer",
            "title": "Post Footer"
        },
        {
            "name": "page-footer",
            "area": "footer",
            "title": "Page Footer"
        }
    ],
    "styles": {
        "typography": {
            "fontSize": "var(--wp--preset--font-size--normal)",
            "lineHeight": "var(--wp--custom--line-height--common)",
            "fontFamily": "var(--wp--preset--font-family--helvetica-arial)"
        },
        "spacing": {
            "blockGap": "3px"
        },
        "elements": {
            "link": {
                "color": {
                    "text": "var(--wp--preset--color--dark-gray)"
                }
            },
            "h1": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "clamp(var(--wp--preset--font-size--extra-large), calc( 100vw / 72 * 3), var(--wp--preset--font-size--huge))",
                    "lineHeight": "var(--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontFamily": "var(--wp--preset--font-family--hoefler-times-new-roman)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "h2": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "clamp(var(--wp--preset--font-size--large), calc( 100vw / 72 * 2), var(--wp--preset--font-size--extra-large) )",
                    "lineHeight": "var(--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontFamily": "var(--wp--preset--font-family--hoefler-times-new-roman)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "h3": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "font-size": "clamp(var(-wp--preset--font-size--normal), calc( 100vw / 72 * 1.5), var(--wp--preset--font-size--large))",
                    "lineHeight": "var(--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontFamily": "var(--wp--preset--font-family--helvetica-arial)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "h4": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "font-size":"var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontFamily": "var(--wp--preset--font-family--helvetica-arial)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "h5": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "var(--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontFamily": "var(--wp--preset--font-family--helvetica-arial)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "h6": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "var(--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--heading)",
                    "fontFamily": "var(--wp--preset--font-family--helvetica-arial)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "figure": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "figcaption": {
                "typography": {
                    "fontSize": "var(--wp--preset--font-size--small)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--heading)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "p": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "table": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "ul": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "ol": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "blockquote": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "pre": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },

            "form": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common,1.5)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "hr": {
                "typography": {
                    "width": "var(--wp--custom--width--content, 720px)",
                    "fontSize": "var(-wp--preset--font-size--normal)",
                    "lineHeight": "var(--wp--custom--line-height--common--wp--custom--line-height--heading,1.15)",
                    "fontWeight": "var(--wp--custom--font-weight--common)",
                    "textTransform": "var(--wp--custom--text-transform--common, none)",
                    "margin": "var(--wp--custom--margin--block, 1.5rem auto)",
                    "padding": "0 var(--wp--custom--padding--content)"
                }
            },
            "code": {
                "color": {
                    "backgroundColor": "#f8f8ff"
                }
            }
        }
    }
}