/* FRANKY'S reference tokens. */
@theme {
  --color-midnight-screen: #000000;
  --color-paper-canvas: #f3e5df;
  --color-off-white-border: #e5e7eb;
  --color-subtle-charcoal: #333333;
  --color-ghostly-gray: #737373;
  --color-marigold-gold: #faa21f;
  --font-display: Arcade, sans-serif;
}