{
  "id": "notion-canonical-light",
  "tagline": "Light Edition",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#38bdf8",
    "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": "#ffffff",
    "bg-spotlight": "#fafaf9",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f6f5f4",
    "energy-primary": "#5645d4",
    "energy-secondary": "#3d2eb3",
    "border-color": "rgba(86, 69, 212, 0.15)",
    "text-main": "#1a1a1a",
    "text-dim": "#37352f",
    "text-mute": "#787671"
  },
  "disclaimer": "Atmospheric study inspired by Notion's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Notion. 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": "Notion's current canonical purple-CTA reading — #5645d4 violet primary on white canvas, with cream-leaning surfaces and warm-charcoal #37352f as the type-voice secondary. The 2024+ Notion identity (purple replaced the older charcoal-CTA paper voice). Notion's documented warm-charcoal still anchors text-dim, preserving the editorial-paper rhythm that distinguishes Notion from generic productivity tools.",
  "sources": [
    "https://www.notion.so",
    "https://www.notion.so/help",
    "https://getdesign.md/notion/design-md"
  ],
  "antiPatterns": [
    "Don't revert to charcoal-as-primary — that was Notion's older paper voice; current canonical IS purple-CTA #5645d4.",
    "Don't drop the Rule 7 sky-blue color-system override — purple lives in the violet family per Rule 7; amber would re-collide with the gold/orange premium family.",
    "Don't substitute warm-charcoal #37352f with cool-grey — the warmth is part of Notion's editorial type-voice and distinguishes it from productivity SaaS defaults."
  ],
  "brand": {
    "id": "notion",
    "name": "Notion",
    "radii": {
      "sm": "3px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "typography": {
      "trackingBody": "0",
      "weightHeading": 600
    },
    "density": 1.05,
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
