{ "id": "origami-paper", "name": "Origami Paper", "category": "creative", "description": "Delicate and sharp, inspired by the art of paper folding. Clean lines, subtle shadows, and a feeling of precision.", "vibe": "Delicate, Sharp, Precise", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Foldit:wght@100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap", "typography": { "fonts": { "heading": "Foldit", "body": "Mulish", "code": "Mulish" }, "colors": { "text": "37474F", "textSecondary": "546E7A", "background": "ECEFF1", "accent": "00838F", "border": "B0BEC5", "codeBg": "FFFFFF", "blockquoteBorder": "00838F" } }, "elements": { "h1": { "font": "heading", "size": 36, "color": "text", "bold": true, "align": "left", "spacing": { "before": 36, "after": 18, "line": 1.1 }, "borderBottom": { "color": "border", "width": 1, "style": "solid", "space": 8 } }, "h2": { "font": "heading", "size": 24, "color": "accent", "bold": true, "align": "left", "spacing": { "before": 24, "after": 12, "line": 1.2 } }, "h3": { "font": "heading", "size": 20, "color": "textSecondary", "bold": true, "align": "left", "spacing": { "before": 20, "after": 10, "line": 1.2 } }, "h4": { "font": "body", "size": 16, "color": "text", "bold": true, "align": "left", "spacing": { "before": 16, "after": 8, "line": 1.3 }, "allCaps": true }, "h5": { "font": "body", "size": 14, "color": "accent", "bold": true, "align": "left", "spacing": { "before": 14, "after": 7, "line": 1.4 } }, "h6": { "font": "body", "size": 12, "color": "textSecondary", "bold": false, "align": "left", "spacing": { "before": 14, "after": 7, "line": 1.4 } }, "p": { "font": "body", "size": 12, "color": "text", "align": "left", "spacing": { "before": 0, "after": 12, "line": 1.6 } }, "blockquote": { "font": "heading", "size": 14, "color": "accent", "italic": false, "align": "left", "spacing": { "before": 18, "after": 18, "line": 1.5 }, "padding": 16, "background": "codeBg", "borderLeft": { "color": "accent", "width": 4, "style": "solid" } }, "code": { "font": "body", "size": 10, "color": "textSecondary", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.4 } }, "pre": { "font": "body", "size": 10, "color": "textSecondary", "background": "codeBg", "padding": 12, "spacing": { "before": 12, "after": 12, "line": 1.4 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "ul": { "spacing": { "before": 12, "after": 12, "line": 1.6 }, "indent": 24, "bullet": "diamond" }, "ol": { "spacing": { "before": 12, "after": 12, "line": 1.6 }, "indent": 24, "numbering": "decimal-leading-zero" }, "li": { "font": "body", "size": 12, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.6 } }, "strong": { "font": "body", "bold": true, "color": "text" }, "em": { "font": "body", "italic": true, "color": "textSecondary" }, "a": { "font": "body", "color": "accent", "underline": true, "bold": true }, "table": { "spacing": { "before": 18, "after": 18, "line": 1.2 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "th": { "font": "heading", "size": 12, "color": "text", "bold": true, "background": "codeBg", "padding": 8 }, "td": { "font": "body", "size": 12, "color": "text", "padding": 8, "borderBottom": { "color": "border", "width": 1, "style": "solid" } }, "hr": { "spacing": { "before": 24, "after": 24 }, "border": { "color": "border", "width": 1, "style": "solid" } }, "img": { "align": "left", "spacing": { "before": 18, "after": 18 }, "border": { "color": "codeBg", "width": 4, "style": "solid" } }, "del": { "font": "body", "strikethrough": true, "color": "textSecondary" }, "sup": { "font": "body", "size": 9, "superScript": true }, "sub": { "font": "body", "size": 9, "subScript": true }, "mark": { "font": "body", "background": "border", "color": "text" }, "footnote": { "font": "body", "size": 10, "color": "textSecondary", "superScript": true }, "footnoteRef": { "font": "body", "size": 10, "color": "textSecondary", "spacing": { "before": 4, "after": 4, "line": 1.2 } } }, "page": { "margins": { "top": 72, "bottom": 72, "left": 72, "right": 72 }, "columns": 1, "header": true, "footer": true } }