/* Playdate reference tokens. */
@theme {
  --color-playdate-yellow: #ffc500;
  --color-crank-violet: #7700ff;
  --color-seafoam-teal: #21c6a9;
  --color-deep-teal: #127866;
  --color-charcoal-text: #312f27;
  --color-pure-white: #ffffff;
  --font-display: Roobert, sans-serif;
}