{
  "id": "shopify-lime-light",
  "tagline": "Lime Commerce",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#681ed2",
    "color-success": "#006220",
    "color-error": "#a60000",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Inter', sans-serif",
    "font-atmos-body": "'Inter', sans-serif",
    "bg-canvas": "#fbfbf5",
    "bg-spotlight": "#ffffff",
    "bg-surface": "#ffffff",
    "bg-sunk": "#efeee7",
    "energy-primary": "#95bf47",
    "energy-secondary": "#5e8e3e",
    "border-color": "rgba(228, 228, 231, 1)",
    "text-main": "#000000",
    "text-dim": "#52525b",
    "text-mute": "#71717a"
  },
  "disclaimer": "Atmospheric study inspired by Shopify's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Shopify. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Shopify's heritage lime-commerce reading — Shopify Lime #95bf47 on cream canvas #fbfbf5 (the modern Shopify cream default), with pistachio #d4f9e0 sunk for surface lift. Atmosphere id specifically encodes the heritage lime voice (modern Shopify shifted to black-pill commerce primary). The classic merchant-shop register: lime CTAs, cream surfaces, friendly geometric chrome.",
  "sources": [
    "https://www.shopify.com",
    "https://shopify.dev/docs/themes",
    "https://getdesign.md/shopify/design-md"
  ],
  "antiPatterns": [
    "Don't promote modern black-pill primary — atmosphere id encodes heritage lime; black-pill voice belongs to a future shopify-modern-light atmosphere.",
    "Don't substitute canvas with white — modern Shopify uses cream #fbfbf5; white would lose the differentiation.",
    "Don't drop pistachio sunk #d4f9e0 — that mint-tinted recess is what distinguishes Shopify's surface ladder from generic neutral commerce defaults."
  ],
  "brand": {
    "id": "shopify",
    "name": "Shopify",
    "radii": {
      "sm": "6px",
      "md": "10px",
      "lg": "14px",
      "xl": "20px"
    },
    "typography": {
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
