Taberna La Montillana

Home » Snippets » Taberna La Montillana
0

Created with:

Theme.JSON Generator

Visibility: 

public

Creator: mpiedra

Customize with WPTurbo AI
X

Add Snippet To Project

New Project
Add To Existing Project
				{
    "$schema": "https:\/\/schemas.wp.org\/trunk\/theme.json",
    "version": 2,
    "settings": {
        "appearanceTools": false,
        "color": {
            "custom": true,
            "link": true,
            "palette": [
                {
                    "name": "black",
                    "slug": "black",
                    "color": "#000000"
                },
                {
                    "name": "white",
                    "slug": "white",
                    "color": "#ffffff"
                },
                {
                    "name": "grey",
                    "slug": "grey",
                    "color": "#999"
                },
                {
                    "name": "primary",
                    "slug": "primary",
                    "color": "#940031"
                },
                {
                    "name": "secondary",
                    "slug": "secondary",
                    "color": "#651835"
                },
                {
                    "name": "background",
                    "slug": "background",
                    "color": "#ede7e8"
                },
                {
                    "name": "textNeutral",
                    "slug": "textneutral",
                    "color": "#455a64"
                },
                {
                    "name": "textLight",
                    "slug": "textlight",
                    "color": "#87949a"
                },
                {
                    "name": "textShade",
                    "slug": "textshade",
                    "color": "#25343a"
                },
                {
                    "name": "textSubtitle",
                    "slug": "textsubtitle",
                    "color": "#aeaeae"
                },
                {
                    "name": "sectionBackground03",
                    "slug": "sectionbackground03",
                    "color": "#f8f5f6"
                }
            ]
        },
        "typography": {
            "customFontSize": true,
            "customLineHeight": true,
            "fontSizes": [
                {
                    "name": "htmlFontSize",
                    "slug": "htmlfontsize",
                    "size": "16px"
                },
                {
                    "name": "pFontSize",
                    "slug": "pfontsize",
                    "size": "1.1255rem"
                },
                {
                    "name": "title-01",
                    "slug": "title-01",
                    "size": "3.125rem"
                },
                {
                    "name": "title-02",
                    "slug": "title-02",
                    "size": "2.25rem"
                },
                {
                    "name": "title-03",
                    "slug": "title-03",
                    "size": "2rem"
                },
                {
                    "name": "title-04",
                    "slug": "title-04",
                    "size": "1.875rem"
                },
                {
                    "name": "subtitle",
                    "slug": "subtitle",
                    "size": "1.5625rem"
                }
            ],
            "fontFamilies": [
                {
                    "name": "Crimson Pro",
                    "slug": "crimson-pro",
                    "fontFamily": "Crimson Pro"
                },
                {
                    "name": "Andada Pro",
                    "slug": "andada-pro",
                    "fontFamily": "Andada Pro"
                }
            ]
        },
        "spacing": [
            {
                "padding": true,
                "margin": true,
                "units": [
                    "px",
                    "em",
                    "rem",
                    "vh",
                    "vw"
                ]
            }
        ],
        "layout": {
            "contentSize": "900px",
            "wideSize": "1200px"
        }
    }
}
			

Register an account to save your snippets or go Pro to get more features.