{
  "$schema": "https://agentic-mermaid.dev/schemas/style-spec.schema.json",
  "formatVersion": 1,
  "name": "look:star-chart-atlas",
  "blurb": "Celestial atlas treatment: dark sky, faint grid, pale-gold labels, and quiet rough linework.",
  "colors": {
    "bg": "#0b1026",
    "fg": "#ece4c4",
    "line": "#8a96c0",
    "accent": "#f0d98a",
    "muted": "#8993bd",
    "surface": "#101733",
    "border": "#cfc69e"
  },
  "font": "EB Garamond",
  "stroke": "jittered",
  "roughness": 0.35,
  "bowing": 0.4,
  "passes": 1,
  "strokeWidth": 1.2,
  "fill": "none",
  "backdrop": "grid",
  "intent": "premium"
}
