/* Chronicle reference tokens. */
@theme {
  --color-canvas-white: #f3f3f3;
  --color-text-black: #050505;
  --color-dark-graphite: #151515;
  --color-slate-gray: #6b6b6b;
  --color-border-grey: #e2e2e2;
  --color-vapor-gradient-right: #7487ab;
  --font-display: Diatype, sans-serif;
}