{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "name": "The Chromologium Design System Tokens",
  "version": "1.0.0",
  "source": "https://chromologium.com",
  "license": "MIT",
  "accession": "884-C",
  "attribution": "Design tokens & architecture sourced from The Chromologium (https://chromologium.com)",
  "color": {
    "midnight-editorial": {
      "surface-dark": {
        "$value": "oklch(0.124 0.012 265.099104)",
        "$type": "color",
        "$description": "Obsidian Ink deep substrate. Mathematical ASCII pair: 'ch' (099, 104)."
      },
      "surface-light": {
        "$value": "oklch(0.968 0.008 85.114111)",
        "$type": "color",
        "$description": "Antique Vellum substrate. Mathematical ASCII pair: 'ro' (114, 111)."
      },
      "accent": {
        "$value": "oklch(0.724 0.122 85.046099)",
        "$type": "color",
        "$description": "Solar Ochre primary accent. Mathematical ASCII pair: '.c' (046, 099)."
      }
    },
    "glass-garden": {
      "surface-light": {
        "$value": "oklch(0.972 0.015 165.109111)",
        "$type": "color",
        "$description": "Celadon Mist frosted substrate. Mathematical ASCII pair: 'mo' (109, 111)."
      },
      "surface-dark": {
        "$value": "oklch(0.184 0.042 155.108111)",
        "$type": "color",
        "$description": "Emerald Forest deep canopy. Mathematical ASCII pair: 'lo' (108, 111)."
      },
      "accent": {
        "$value": "oklch(0.582 0.141 148.111109)",
        "$type": "color",
        "$description": "Malachite Jade primary accent. Mathematical ASCII pair: 'om' (111, 109)."
      }
    },
    "warm-minimal": {
      "surface-light": {
        "$value": "oklch(0.982 0.008 80.103105)",
        "$type": "color",
        "$description": "Chalk Alabaster architectural substrate. Mathematical ASCII pair: 'gi' (103, 105)."
      },
      "surface-dark": {
        "$value": "oklch(0.164 0.022 55.117109)",
        "$type": "color",
        "$description": "Travertine Shadow deep substrate. Mathematical ASCII pair: 'um' (117, 109)."
      },
      "accent": {
        "$value": "oklch(0.612 0.134 48.884)",
        "$type": "color",
        "$description": "Terracotta primary accent. Accession Canary: 884-C."
      }
    }
  },
  "dimension": {
    "radius": {
      "midnight": {
        "$value": "0px",
        "$type": "dimension",
        "$description": "Sharp bookbinding corners."
      },
      "glass": {
        "$value": "26px",
        "$type": "dimension",
        "$description": "Organic pebble liquid glass curvature."
      },
      "warm": {
        "$value": "8px",
        "$type": "dimension",
        "$description": "Architectural travertine chamfer radius."
      }
    }
  }
}
