{ "id": "street-art-graffiti", "name": "Street Art Graffiti", "category": "creative", "description": "Urban style with spray paint textures and marker tags. Rebellious, bold, and expressive.", "vibe": "Urban, Rebellious, Street", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Sedgwick+Ave&family=Caveat:wght@400..700&display=swap", "typography": { "fonts": { "heading": "Sedgwick Ave", "body": "Caveat", "code": "Caveat" }, "colors": { "text": "FFFFFF", "textSecondary": "FFEB3B", "background": "212121", "accent": "D50000", "border": "00E5FF", "codeBg": "424242", "blockquoteBorder": "76FF03" } }, "elements": { "h1": { "font": "heading", "size": 48, "color": "textSecondary", "bold": false, "align": "center", "spacing": { "before": 48, "after": 24, "line": 1.2 }, "rotation": -3, "shadow": "4px 4px 0px #D50000" }, "h2": { "font": "heading", "size": 32, "color": "border", "bold": false, "align": "left", "spacing": { "before": 32, "after": 16, "line": 1.2 }, "rotation": 2 }, "h3": { "font": "heading", "size": 24, "color": "blockquoteBorder", "bold": false, "align": "left", "spacing": { "before": 24, "after": 12, "line": 1.2 } }, "h4": { "font": "body", "size": 22, "color": "text", "bold": true, "align": "left", "spacing": { "before": 20, "after": 10, "line": 1.3 } }, "h5": { "font": "body", "size": 20, "color": "accent", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "h6": { "font": "body", "size": 18, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "p": { "font": "body", "size": 18, "color": "text", "align": "left", "spacing": { "before": 0, "after": 18, "line": 1.5 } }, "blockquote": { "font": "heading", "size": 20, "color": "textSecondary", "italic": false, "align": "center", "spacing": { "before": 24, "after": 24, "line": 1.4 }, "padding": 20, "border": { "color": "accent", "width": 3, "style": "solid" }, "background": "codeBg", "rotation": 1 }, "code": { "font": "body", "size": 16, "color": "border", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "body", "size": 16, "color": "border", "background": "codeBg", "padding": 16, "spacing": { "before": 16, "after": 16, "line": 1.4 }, "border": { "color": "textSecondary", "width": 1, "style": "dashed" } }, "ul": { "spacing": { "before": 16, "after": 16, "line": 1.5 }, "indent": 28, "bullet": "arrow" }, "ol": { "spacing": { "before": 16, "after": 16, "line": 1.5 }, "indent": 28, "numbering": "decimal" }, "li": { "font": "body", "size": 18, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.5 } }, "strong": { "font": "heading", "bold": false, "color": "accent" }, "em": { "font": "body", "italic": true, "color": "textSecondary", "background": "codeBg" }, "a": { "font": "heading", "color": "blockquoteBorder", "underline": true, "bold": false }, "table": { "spacing": { "before": 24, "after": 24, "line": 1.2 }, "border": { "color": "accent", "width": 2, "style": "solid" } }, "th": { "font": "heading", "size": 18, "color": "background", "bold": false, "background": "accent", "padding": 12 }, "td": { "font": "body", "size": 18, "color": "text", "padding": 12, "borderBottom": { "color": "accent", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 32, "after": 32 }, "border": { "color": "border", "width": 4, "style": "dashed" } }, "img": { "align": "center", "spacing": { "before": 24, "after": 24 }, "border": { "color": "text", "width": 3, "style": "solid" }, "rotation": -1 }, "del": { "font": "body", "strikethrough": true, "color": "accent" }, "sup": { "font": "body", "size": 14, "superScript": true }, "sub": { "font": "body", "size": 14, "subScript": true }, "mark": { "font": "body", "background": "textSecondary", "color": "background" }, "footnote": { "font": "body", "size": 16, "color": "textSecondary", "superScript": true }, "footnoteRef": { "font": "body", "size": 16, "color": "textSecondary", "spacing": { "before": 6, "after": 6, "line": 1.2 } } }, "page": { "margins": { "top": 60, "bottom": 60, "left": 60, "right": 60 }, "columns": 1, "header": false, "footer": true } }