/* Increase reference tokens. */
@theme {
  --color-midnight-ink: #1a2b3b;
  --color-storm-gray: #314352;
  --color-oceanic-deep: #0d1726;
  --color-stone-whisper: #8995a1;
  --color-smoke-light: #687887;
  --color-electric-lime: #e4ff33;
  --font-display: "Untitled Sans", sans-serif;
  --font-sans: "Input Mono", sans-serif;
}