{ "id": "hologram-blue", "name": "Hologram Blue", "category": "sci-fi", "description": "Star Wars style communications. Translucent flickering blue text on dark voids.", "vibe": "Holographic, Futuristic, Translucent", "googleFontsImport": "https://fonts.googleapis.com/css2?family=Audiowide&family=Rajdhani:wght@400;600;700&display=swap", "typography": { "fonts": { "heading": "Audiowide", "body": "Rajdhani", "code": "Rajdhani" }, "colors": { "text": "B3E5FC", "textSecondary": "00B0FF", "background": "000000", "accent": "80D8FF", "border": "0288D1", "codeBg": "01579B", "blockquoteBg": "000000", "blockquoteBorder": "00B0FF" } }, "elements": { "h1": { "font": "heading", "size": 30, "color": "textSecondary", "bold": false, "align": "center", "spacing": { "before": 48, "after": 24, "line": 1.2 } }, "h2": { "font": "body", "size": 18, "color": "accent", "bold": true, "align": "center", "border": { "top": { "color": "textSecondary", "width": 1, "style": "solid" }, "bottom": { "color": "textSecondary", "width": 1, "style": "solid" } }, "padding": 5, "spacing": { "before": 36, "after": 18, "line": 1.3 } }, "h3": { "font": "body", "size": 16, "color": "accent", "bold": true, "align": "center", "spacing": { "before": 24, "after": 12, "line": 1.4 } }, "h4": { "font": "body", "size": 14, "color": "accent", "bold": true, "align": "center", "spacing": { "before": 20, "after": 10, "line": 1.4 } }, "h5": { "font": "body", "size": 12, "color": "text", "bold": true, "align": "center", "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "h6": { "font": "body", "size": 12, "color": "text", "bold": true, "align": "center", "uppercase": true, "spacing": { "before": 16, "after": 8, "line": 1.4 } }, "p": { "font": "body", "size": 12, "color": "text", "align": "center", "spacing": { "before": 0, "after": 16, "line": 1.6 } }, "blockquote": { "font": "body", "size": 12, "color": "E1F5FE", "italic": false, "align": "center", "spacing": { "before": 24, "after": 24, "line": 1.6 }, "padding": 16, "border": { "color": "blockquoteBorder", "width": 1, "style": "dashed" }, "background": "blockquoteBg" }, "code": { "font": "code", "size": 12, "color": "accent", "background": "codeBg", "spacing": { "before": 0, "after": 0, "line": 1.5 } }, "pre": { "font": "code", "size": 12, "color": "textSecondary", "background": "codeBg", "padding": 16, "spacing": { "before": 16, "after": 16, "line": 1.5 }, "border": { "color": "border", "width": 1, "style": "dashed" } }, "ul": { "spacing": { "before": 16, "after": 16, "line": 1.6 }, "indent": 24, "bullet": "circle" }, "ol": { "spacing": { "before": 16, "after": 16, "line": 1.6 }, "indent": 24, "numbering": "decimal" }, "li": { "font": "body", "size": 12, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.6 } }, "strong": { "font": "body", "bold": true, "color": "accent" }, "em": { "font": "body", "italic": true }, "a": { "font": "body", "color": "accent", "underline": true, "bold": true }, "table": { "spacing": { "before": 24, "after": 24, "line": 1.5 }, "border": { "color": "border", "width": 1, "style": "dashed" } }, "th": { "font": "heading", "size": 12, "color": "textSecondary", "bold": true, "background": "codeBg", "padding": 12, "borderBottom": { "color": "accent", "width": 2, "style": "dashed" } }, "td": { "font": "body", "size": 12, "color": "text", "padding": 12, "borderBottom": { "color": "border", "width": 1, "style": "dashed" } }, "hr": { "spacing": { "before": 32, "after": 32 }, "border": { "color": "border", "width": 1, "style": "dashed" } }, "img": { "align": "center", "spacing": { "before": 24, "after": 24 }, "border": { "color": "border", "width": 1, "style": "dashed" } }, "del": { "font": "body", "strikethrough": true, "color": "border" }, "sup": { "font": "body", "size": 10, "superScript": true }, "sub": { "font": "body", "size": 10, "subScript": true }, "mark": { "font": "body", "background": "codeBg", "color": "accent" }, "footnote": { "font": "body", "size": 10, "color": "text", "superScript": true }, "footnoteRef": { "font": "body", "size": 10, "color": "text", "spacing": { "before": 4, "after": 4, "line": 1.2 } } }, "page": { "margins": { "top": 72, "bottom": 72, "left": 72, "right": 72 }, "columns": 1, "header": true, "footer": true } }