{
    "version": 3,
    "title": "DigiFlash",
    "description": "A modern WordPress block theme with beautiful design",
    "settings": {
        "appearanceTools": true,
        "useRootPaddingAwareAlignments": true,
        "layout": {
            "contentSize": "1200px",
            "wideSize": "1400px"
        },
        "spacing": {
            "spacingScale": {
                "steps": 0
            },
            "spacingSizes": [
                {
                    "size": "clamp(1.5rem, 5vw, 2rem)",
                    "slug": "30",
                    "name": "1"
                },
                {
                    "size": "clamp(1.8rem, 1.8rem + ((1vw - 0.48rem) * 2.885), 3rem)",
                    "slug": "40",
                    "name": "2"
                },
                {
                    "size": "clamp(2.5rem, 8vw, 4.5rem)",
                    "slug": "50",
                    "name": "3"
                },
                {
                    "size": "clamp(3.75rem, 10vw, 7rem)",
                    "slug": "60",
                    "name": "4"
                },
                {
                    "size": "clamp(5rem, 5.25rem + ((1vw - 0.48rem) * 9.096), 8rem)",
                    "slug": "70",
                    "name": "5"
                },
                {
                    "size": "clamp(7rem, 14vw, 11rem)",
                    "slug": "80",
                    "name": "6"
                }
            ],
            "units": ["%", "px", "em", "rem", "vh", "vw"]
        },
        "color": {
            "custom": true,
            "customGradient": true,
            "defaultGradients": true,
            "defaultPalette": true,
            "gradients": [
                {
                    "slug": "primary-gradient",
                    "gradient": "linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--primary-dark) 100%)",
                    "name": "Primary Gradient"
                },
                {
                    "slug": "primary-radial",
                    "gradient": "radial-gradient(circle, var(--wp--preset--color--accent) 0%, var(--wp--preset--color--accent-light) 100%)",
                    "name": "Primary Radial"
                },
                {
                    "slug": "primary-diagonal",
                    "gradient": "linear-gradient(45deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--accent) 50%, var(--wp--preset--color--accent-light) 100%)",
                    "name": "Primary Diagonal"
                }
            ],
            "palette": [
                {
                    "name": "Primary",
                    "slug": "primary",
                    "color": "#e74c3c"
                },
                {
                    "name": "Primary Dark",
                    "slug": "primary-dark",
                    "color": "#c0392b"
                },
                {
                    "name": "Dark",
                    "slug": "dark",
                    "color": "#2c3e50"
                },
                {
                    "name": "Accent",
                    "slug": "accent",
                    "color": "#CA8080"
                },
                {
                    "name": "Accent Light",
                    "slug": "accent-light",
                    "color": "#D9ABAB"
                },
                {
                    "name": "Background",
                    "slug": "background",
                    "color": "#F5E9E9"
                },
                {
                    "name": "Light",
                    "slug": "light",
                    "color": "#FFF7F7"
                },
                {
                    "name": "Text Muted",
                    "slug": "text-muted",
                    "color": "#655e5e"
                },
                {
                    "name": "Neutral",
                    "slug": "neutral",
                    "color": "#e5e5e5"
                },
                {
                    "name": "Success",
                    "slug": "success",
                    "color": "#16a34a"
                },
                {
                    "name": "Error",
                    "slug": "error",
                    "color": "#fe5252"
                }
            ]
        },
        "typography": {
            "defaultFontSizes": false,
            "fontSizes": [
                {
                    "name": "Small",
                    "slug": "small",
                    "size": "0.875rem",
                    "fluid": false
                },
                {
                    "name": "Medium",
                    "slug": "medium",
                    "size": "1rem",
                    "fluid": false
                },
                {
                    "name": "Large",
                    "slug": "large",
                    "size": "1.5rem",
                    "fluid": false
                },
                {
                    "name": "Extra Large",
                    "slug": "x-large",
                    "size": "1.85rem",
                    "fluid": false
                },
                {
                    "name": "Extra Extra Large",
                    "slug": "xx-large",
                    "size": "2.2rem",
                    "fluid": {
                        "min": "2.2rem",
                        "max": "3rem"
                    }
                }
            ],
            "fontFamilies": [
                {
                    "name": "System Font",
                    "slug": "system-font",
                    "fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif"
                },
                {
                    "name": "Serif",
                    "slug": "serif",
                    "fontFamily": "ui-serif, Georgia, Cambria, Times New Roman, Times, serif"
                },
                {
                    "name": "Monospace",
                    "slug": "monospace",
                    "fontFamily": "ui-monospace, Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace"
                }
            ]
        },
        "border": {
            "color": true,
            "radius": true,
            "style": true,
            "width": true
        },
        "shadow": {
            "defaultPresets": true,
            "presets": [
                {
                    "name": "Natural",
                    "slug": "natural",
                    "shadow": "6px 6px 9px rgba(0, 0, 0, 0.2)"
                },
                {
                    "name": "Deep",
                    "slug": "deep",
                    "shadow": "12px 12px 50px rgba(0, 0, 0, 0.4)"
                },
                {
                    "name": "Sharp",
                    "slug": "sharp",
                    "shadow": "6px 6px 0px rgba(0, 0, 0, 0.2)"
                },
                {
                    "name": "Outlined",
                    "slug": "outlined",
                    "shadow": "6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1)"
                },
                {
                    "name": "Crisp",
                    "slug": "crisp",
                    "shadow": "6px 6px 0px rgba(0, 0, 0, 1)"
                }
            ]
        }
    },
    "styles": {
        "color": {
            "background": "var:preset|color|white",
            "text": "var:preset|color|text-muted"
        },
        "elements": {
            "button": {
                "border": {
                    "radius": "0.25rem"
                },
                "color": {
                    "background": "var:preset|color|primary",
                    "text": "var:preset|color|white"
                },
                ":hover": {
                    "color": {
                        "background": "var:preset|color|primary-dark",
                        "text": "var:preset|color|white"
                    }
                },
                ":focus": {
                    "color": {
                        "background": "var:preset|color|primary-dark",
                        "text": "var:preset|color|white"
                    },
                    "outline": {
                        "color": "var:preset|color|primary",
                        "offset": "2px",
                        "style": "dotted",
                        "width": "1px"
                    }
                },
                ":active": {
                    "color": {
                        "background": "var:preset|color|primary-dark",
                        "text": "var:preset|color|white"
                    }
                }
            },
            "h1": {
                "typography": {
                    "fontSize": "3rem",
                    "lineHeight": "1.2"
                }
            },
            "h2": {
                "typography": {
                    "fontSize": "var:preset|font-size|x-large"
                }
            },
            "h3": {
                "typography": {
                    "fontSize": "var:preset|font-size|large"
                }
            },
            "h4": {
                "typography": {
                    "fontSize": "var:preset|font-size|medium"
                }
            },
            "h5": {
                "typography": {
                    "fontSize": "var:preset|font-size|small"
                }
            },
            "h6": {
                "typography": {
                    "fontSize": "var:preset|font-size|small"
                }
            },
            "heading": {
                "typography": {
                    "fontWeight": "700",
                    "lineHeight": "1.2"
                },
                "color": {
                    "text": "var:preset|color|dark"
                }
            },
            "link": {
                "color": {
                    "text": "var:preset|color|primary"
                },
                ":hover": {
                    "typography": {
                        "textDecoration": "none"
                    },
                    "color": {
                        "text": "var:preset|color|primary-dark"
                    }
                },
                ":focus": {
                    "typography": {
                        "textDecoration": "underline dashed"
                    }
                },
                ":active": {
                    "color": {
                        "text": "var:preset|color|primary-dark"
                    },
                    "typography": {
                        "textDecoration": "none"
                    }
                }
            }
        },
        "spacing": {
            "blockGap": false,
            "padding": {
                "top": "0px",
                "right": "var:preset|spacing|50",
                "bottom": "0px",
                "left": "var:preset|spacing|50"
            }
        },
        "typography": {
            "fontFamily": "var:preset|font-family|system-font",
            "fontSize": "var:preset|font-size|medium",
            "fontWeight": "400",
            "lineHeight": "1.5"
        }
    },
    "templateParts": [
        {
            "name": "header",
            "title": "Header",
            "area": "header"
        },
        {
            "name": "footer",
            "title": "Footer",
            "area": "footer"
        }
    ],
    "customTemplates": [
        {
            "name": "blank",
            "title": "Blank",
            "postTypes": ["page", "post"]
        },
        {
            "name": "no-title-and-spacing",
            "title": "No Title & Spacing",
            "postTypes": ["page", "post"]
        },
        {
            "name": "no-title",
            "title": "No Title",
            "postTypes": ["page", "post"]
        }
    ]
}
