/* Partiful reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-pure-canvas: #ffffff;
  --color-graphite: #333333;
  --color-slate: #666666;
  --color-ash: #999999;
  --color-fog: #b3b3b3;
  --font-display: sans-serif, sans-serif;
  --font-sans: "Partiful Display Medium", sans-serif;
}